2025-01-05 20:58:17 +01:00
|
|
|
# goobers custom commands
|
2025-03-30 18:53:57 +02:00
|
|
|
[Hello World!](https://github.com/WhatDidYouExpect/goober/blob/main/cogs/hello.py)
|
2025-01-05 20:58:17 +01:00
|
|
|
by expect
|
|
|
|
|
2025-03-30 18:53:57 +02:00
|
|
|
[WhoAmI (lists username and nickname)](https://github.com/WhatDidYouExpect/goober/blob/main/cogs/whoami.py)
|
2025-01-05 20:58:17 +01:00
|
|
|
by PowerPCFan
|
|
|
|
|
2025-03-30 18:53:57 +02:00
|
|
|
[Cog Manager](https://github.com/WhatDidYouExpect/goober/blob/main/cogs/cogmanager.py)
|
2025-01-05 20:58:17 +01:00
|
|
|
by expect
|
2025-01-05 23:34:35 +02:00
|
|
|
|
2025-03-30 18:53:57 +02:00
|
|
|
[TensorFlow integration](https://github.com/WhatDidYouExpect/goober/blob/main/cogs/tf.py)
|
2025-01-06 12:01:55 +02:00
|
|
|
by SuperSilly2 (requires Python 3.7 - 3.10, tensorflow-metal/tensorflow-gpu and tensorflow/tensorflow-macos)
|
2025-01-21 16:47:46 +01:00
|
|
|
|
2025-03-30 18:53:57 +02:00
|
|
|
[Web Scraper](https://raw.githubusercontent.com/WhatDidYouExpect/goober/refs/heads/main/cogs/webscraper.py)
|
2025-01-21 16:47:46 +01:00
|
|
|
by expect (requires goober version 0.11.7.2 or higher)
|
2025-02-26 21:20:48 +01:00
|
|
|
|
2025-03-30 18:53:57 +02:00
|
|
|
[Status Changer](https://raw.githubusercontent.com/WhatDidYouExpect/goober/refs/heads/main/cogs/songchanger.py)
|
|
|
|
by expect (requires goober version 0.11.8 or higher)
|
|
|
|
|
|
|
|
[Status Changer](https://raw.githubusercontent.com/WhatDidYouExpect/goober/refs/heads/main/cogs/songchanger.py)
|
|
|
|
by expect (requires goober version 0.11.8 or higher)
|
|
|
|
|
|
|
|
[webUI](https://raw.githubusercontent.com/WhatDidYouExpect/goober/refs/heads/main/cogs/webserver.py)
|
2025-02-26 21:20:48 +01:00
|
|
|
by expect (requires goober version 0.11.8 or higher)
|
2025-07-01 15:31:46 +02:00
|
|
|
|
|
|
|
[LastFM](https://raw.githubusercontent.com/WhatDidYouExpect/goober/refs/heads/main/cogs/webserver.py)
|
|
|
|
by expect (no idea what version it needs i've only tried it on 1.0.3)
|
2025-07-06 21:06:04 +02:00
|
|
|
- you have to add LASTFM_USERNAME and LASTFM_API_KEY to your .env
|