| .. |
|
base_cog
|
fixed bot_base_cog and made an example cog
|
2024-02-15 22:37:41 -08:00 |
|
8ball.py
|
magic 8 ball command added
|
2024-04-18 11:54:00 -07:00 |
|
admin.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
anime.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
chatgpt.py
|
Removed budget and gpt4 commands as they were useless
|
2025-01-23 15:18:44 -08:00 |
|
currency.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
donate.py
|
add/remove supporter commands
|
2024-03-16 00:49:36 -07:00 |
|
highscores.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
inky_phat.py
|
disabled inky as it is unused
|
2024-07-18 11:53:27 -07:00 |
|
llama.py
|
disabled llama as it isn't working properly
|
2024-07-18 11:50:32 -07:00 |
|
meme.py
|
added setup function
|
2024-02-16 01:05:41 -08:00 |
|
message_xp.py
|
Added level to message_xp.py !stats
|
2024-11-29 21:51:28 -08:00 |
|
on_join.py
|
added on_join.py
|
2024-02-16 01:27:07 -08:00 |
|
phixxycom.py
|
use gpt-4.0-mini instead of 3.5 turbo
|
2024-07-20 13:01:08 -07:00 |
|
pokedex.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
pokemon.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
resources.py
|
send the message instead of just creating it.
|
2024-05-07 11:46:08 -07:00 |
|
roll_poll.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
rss_feeds.py
|
correctly await asyncio
|
2025-01-01 20:07:37 -08:00 |
|
runescape.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
saltstraw.py
|
update requirements to include bs4
|
2024-05-27 02:06:22 -07:00 |
|
stable_diffusion.py
|
more variables for SD to allow shutting down the host
|
2024-04-17 11:11:31 -07:00 |
|
tts.py
|
changed extensions to cogs, removed mentions of plugins/extensions
|
2024-02-14 00:07:06 -08:00 |
|
wake_on_lan.py
|
removed timeout from ssh, unexpected keyword
|
2024-04-17 11:57:40 -07:00 |
|
ytdl.py
|
make function async
|
2024-09-05 18:43:40 -07:00 |