Commit graph

178 commits

Author SHA1 Message Date
phixxy
0d5dff4eb1 Now a cog 2024-01-19 17:26:51 -08:00
phixxy
c193eb9134 added context to generate_blog() 2024-01-18 22:17:32 -08:00
phixxy
afebf45490 moved moderate command do admin.py 2024-01-18 14:57:49 -08:00
phixxy
a87decf139 moved admin commands to admin.py 2024-01-18 14:50:25 -08:00
phixxy
a3fa1d5441 moved highscore commands to their own plugin 2024-01-18 14:41:51 -08:00
phixxy
86bfcfde0c seperated stable_diffusion, and openai functions into plugins 2024-01-18 14:34:01 -08:00
phixxy
c380d8f1a0 moved functions to essentials.py and runescape.py 2024-01-18 13:42:48 -08:00
phixxy
082caff2b7 fixed missing slash after a folder name 2024-01-18 00:42:02 -08:00
phixxy
26e97fbf0d debug messages for ftp_ai_uploads 2024-01-18 00:20:59 -08:00
phixxy
16cd44bb41 Uploads to the website but uses "Unknown Prompt" for now. 2024-01-18 00:13:46 -08:00
phixxy
399a979826 changed formatting of stable_diffusion.log 2024-01-17 23:57:20 -08:00
phixxy
60c7a4f335 changed logging for stable diffusion 2024-01-17 23:54:47 -08:00
phixxy
c24838074f saving stable diffusion log differently 2024-01-17 23:39:04 -08:00
phixxy
b460bd4821 updated stable_diffusion plugin to save images and a log file 2024-01-17 23:28:40 -08:00
phixxy
e838005102 closed all aiohttp connections 2024-01-17 23:10:17 -08:00
phixxy
07311d6a4e Trying to fix one last unclosed connection! 2024-01-17 22:57:58 -08:00
phixxy
20d28e2074 awaited close 2024-01-17 22:55:13 -08:00
phixxy
02411a096f closed actual connection this time... 2024-01-17 22:54:03 -08:00
phixxy
f5f46878de closed aiohttp connections after use 2024-01-17 22:51:26 -08:00
phixxy
35e30f33d4 moving memes out of the meme folder into tmp to be deleted 2024-01-17 22:43:38 -08:00
phixxy
d3e4c6332c folder deleter ignores some safe folders 2024-01-17 22:35:46 -08:00
phixxy
8ac831f6c9 meme fix 2024-01-17 19:51:40 -08:00
phixxy
60d12e388c more meme cleanup and added a function to upload memes to website 2024-01-17 19:46:10 -08:00
phixxy
b2fb09e681 Now save generated stable diffusion images in tmp/sfw or nsfw
Now save generated memes in tmp/meme/
2024-01-17 19:25:00 -08:00
phixxy
8aeb0142a6 separated currency and meme commands into plugins 2024-01-17 19:04:21 -08:00
phixxy
96b7b63e9b added bot.add_command(draw) 2024-01-17 18:51:30 -08:00
phixxy
499daabe96 Moved draw command to stable_diffusion.py 2024-01-17 18:49:45 -08:00
phixxy
cec84d35e0 Seperated stable diffusion commands into a plugin.
There will be some temporary loss of functionality from this!
2024-01-17 18:27:17 -08:00
phixxy
4962e91c74 Added header comment to pokemon.py 2024-01-17 18:11:12 -08:00
phixxy
2514fb5d0a Created plugins folder and moved pokemon functions there. 2024-01-17 18:09:45 -08:00
phixxy
6e1baabe10 removed incorrect comment 2024-01-10 10:43:33 -08:00
phixxy
0bda0fd390 added time limits to pkmn feed and pkmn hug 2024-01-10 10:35:49 -08:00
phixxy
bed2d75b03 added feed and affection commands, they need to be limited in the future 2024-01-09 12:34:10 -08:00
phixxy
3bb66909e2 made max level for pokemon buddy level 100 2024-01-09 12:12:05 -08:00
phixxy
906e58bdb5 added pokemon xp gain on message, and added level calc 2024-01-09 12:10:21 -08:00
phixxy
1e6f1019f1 added reactions to pokemon command 2024-01-08 09:46:27 -08:00
phixxy
b9302b7cff fixed bug to allow saving with !pokemon start 2024-01-07 19:47:33 -08:00
phixxy
eb60e2136b added more functionality to pokemon function 2024-01-07 19:42:16 -08:00
phixxy
d156d45dc7 added generation and game to pokedex information 2024-01-07 15:06:05 -08:00
phixxy
26c87482ea exception added to pdex 2024-01-07 13:39:38 -08:00
phixxy
b022a5f60a added pokedex number to pokedex embeds 2024-01-07 13:34:30 -08:00
phixxy
a6e00b439a added shiny lookups to pokedex 2024-01-07 13:25:21 -08:00
phixxy
dcf347e392 added asyncssh to requirements.txt
changed pokemon command to use embeds
2024-01-07 13:07:50 -08:00
phixxy
a64feca576 did some more work on pokemon/pokedex functions 2024-01-07 12:12:51 -08:00
phixxy
b5e5c37208 started pokemon function 2024-01-06 09:20:46 -08:00
phixxy
e2b7efd37f minor clean up and start of pokedex command 2024-01-06 09:18:25 -08:00
phixxy
f2244eec03 removed unused variable 2024-01-04 09:52:54 -08:00
phixxy
bfb0749aa0 changed change_model 2024-01-04 09:43:48 -08:00
phixxy
340d277cb5 removed channels which was supposed to be ignored 2024-01-04 09:39:22 -08:00
phixxy
e80613f583 fixed bug not responding to dm admin commands 2024-01-04 09:36:39 -08:00