Commit graph

136 commits

Author SHA1 Message Date
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
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
e80613f583 fixed bug not responding to dm admin commands 2024-01-04 09:36:39 -08:00
phixxy
222f3bee59 removed sensitive data 2024-01-04 09:21:49 -08:00
phixxy
41d2716a06 fixed two undefined variable errors 2024-01-04 09:08:48 -08:00
phixxy
19e745939a temp disabled python command until i can figure out a secure way to enable it 2024-01-03 08:51:26 -08:00
phixxy
85f04ebf1f Cleanup and permissions fixes 2024-01-03 08:44:00 -08:00
phixxy
7a00d673d7 renamed and cleaned up image-gpt4 function 2024-01-02 21:48:40 -08:00
phixxy
5103821b9c added gpt4 vision, and changed the gpt4 model to a cheaper one! 2024-01-02 21:40:58 -08:00
phixxy
2951f210cd fixed bug in derp deleting function 2023-12-28 17:05:26 -08:00
phixxy
05915e021d sparky now removes files at derp.phixxy.com 2023-12-28 15:19:43 -08:00
phixxy
659dd96e34 Added clearer language to update function 2023-12-28 14:26:38 -08:00
phixxy
a8f919d1c6 Removed duplicate function 2023-12-28 14:22:53 -08:00
phixxy
24d15931b0 Fixed the bug from hell, worst traceback ive ever seen 2023-12-28 00:35:09 -08:00
phixxy
be2ccd7c46 fixed uploading html/pngs in website func... agian...again 2023-12-27 23:28:19 -08:00
phixxy
db775e32ce fixed uploading html/pngs in website func... agian 2023-12-27 23:23:10 -08:00
phixxy
fecace66ed fixed uploading html/pngs in website func 2023-12-27 23:21:24 -08:00
phixxy
aa2b83617c testing stuff 2023-12-27 23:10:14 -08:00
phixxy
3866377470 Added exceptions to deleting pngs function 2023-12-27 23:03:52 -08:00
phixxy
253a805b4e Fixed links to ai.phixxy.com 2023-12-27 22:58:58 -08:00
phixxy
698e5a4d67 Fixed reliance on a ton of config being in the .env file. Overall the website will be more railroaded in terms of configuration, but it will be much simpler. 2023-12-27 22:37:30 -08:00
phixxy
d4e01d4b58 Fixed bug in upload_ai_images 2023-12-27 22:05:14 -08:00
phixxy
6a6863406d Changed ftp to sftp, plan on removing all aioftp commands later. 2023-12-27 20:48:57 -08:00
phixxy
8b2683b8e9 Added secret santa registration 2023-11-01 10:00:17 -07:00
phixxy
ff6b06aace Added lora command 2023-10-05 00:57:26 -07:00
phixxy
d8b107b84a Set default negative prompt 2023-09-18 23:48:27 -07:00
phixxy
de1afc8291 Fixed bug I just created in negative_prompt 2023-09-18 23:34:55 -07:00
phixxy
18d275fbeb Created negative prompt file, this should be changed to use channel vars in the future 2023-09-18 23:31:22 -07:00
phixxy
34954eb1af fixed small bug in is_emoji 2023-08-19 12:40:46 -07:00
phixxy
d475a6fb6d Added some emoji checking code to prevent some errors 2023-07-25 17:49:30 -07:00
phixxy
947be7731e Added error command to display errors 2023-07-25 17:35:43 -07:00