Commit graph

224 commits

Author SHA1 Message Date
phixxy
6ef592823f sanitize inputs 2024-01-21 02:49:52 -08:00
phixxy
052df7d273 added max amount of users to show on graph
sorted graph from highest to lowest
cleaned up working area
2024-01-21 02:01:51 -08:00
phixxy
3adc73beaf removed commented out lines and unused aiohttp sessions/unused modules 2024-01-21 00:56:36 -08:00
tsuk
20a63ab637 Merge branch 'main' of https://github.com/phixxy/sparkytron-3000 2024-01-21 00:26:25 -08:00
tsuk
4b3584cdde slight update to help description for remindme 2024-01-21 00:25:21 -08:00
phixxy
81f1fd0dc0 Merge branch 'main' of https://github.com/phixxy/sparkytron-3000 2024-01-21 00:19:56 -08:00
phixxy
274bfe9834 cleaned up and added aliases to highscores 2024-01-21 00:19:28 -08:00
tsuk
1e31c286df Merge branch 'main' of https://github.com/phixxy/sparkytron-3000 2024-01-21 00:17:47 -08:00
tsuk
0d646ebcba Added the remind_me function 2024-01-21 00:17:12 -08:00
phixxy
5764767236 gave all intents for dev reasons 2024-01-20 23:04:12 -08:00
phixxy
6aede9296b fixed bug in pkmn, moved pkmn msg counter to cog 2024-01-20 22:28:36 -08:00
phixxy
d90c8a4418 remove the last comma in prompt before uploading 2024-01-20 22:13:37 -08:00
phixxy
754d3b466c added self 2024-01-20 22:00:45 -08:00
phixxy
241829d88e phixxycom should now read logfiles and update prompt accordingly 2024-01-20 21:55:19 -08:00
phixxy
f19e996560 added folder setup to pokemon extension 2024-01-20 18:16:20 -08:00
phixxy
2b0ec090c4 changed pokemon into a cog 2024-01-20 17:39:19 -08:00
tsuk
275c5b7ee2 removed superfluous variables 2024-01-20 17:19:33 -08:00
phixxy
a2101e3044 updated gold prices 2024-01-20 16:47:16 -08:00
phixxy
a22af3e185 removed commented out line 2024-01-20 01:56:22 -08:00
phixxy
168481f96a removed handle_error 2024-01-20 01:53:22 -08:00
phixxy
38009ae56e added answer question 2024-01-20 01:51:44 -08:00
phixxy
91976b55fc debugging 2024-01-20 01:50:29 -08:00
phixxy
45d5777888 removed handle_error 2024-01-20 01:49:04 -08:00
phixxy
d88d04730a fixed folder name 2024-01-20 01:45:49 -08:00
phixxy
b3ba3febaa should find the stable diffusion images now 2024-01-20 01:37:48 -08:00
phixxy
6e2fb0ae0d moved many functions out of sparkytron to phixxycom 2024-01-20 01:33:35 -08:00
phixxy
9a1097fc0a passed bot correctly this time 2024-01-20 01:21:41 -08:00
phixxy
65066c1877 awaited cog 2024-01-20 01:17:43 -08:00
phixxy
1fe7108256 removed unused task loop 2024-01-20 01:14:56 -08:00
phixxy
0cb496abdc renamed plugin, turned it into a cog 2024-01-20 00:52:30 -08:00
phixxy
74c2cf79e2 changed db to data 2024-01-20 00:36:56 -08:00
phixxy
31962d33c6 changing db folder to data 2024-01-20 00:34:54 -08:00
phixxy
040e0e72fc moved all files to extensions folder 2024-01-20 00:25:40 -08:00
phixxy
65117c42e8 moving all plugins to extensions folder 2024-01-20 00:24:36 -08:00
phixxy
37c77680b4 added return to get_prompt_from_ctx 2024-01-19 20:53:04 -08:00
phixxy
d6f1333378 added get_prompt_from_ctx
added get_kv_from_ctx
both to replace get_key_value_pairs
2024-01-19 20:51:40 -08:00
phixxy
7a1db5efc1 awaited async function 2024-01-19 19:22:02 -08:00
phixxy
8bcdcba4ab debugging stuff 2024-01-19 19:17:48 -08:00
phixxy
b9184fed9e temporarily disabled negative_prompt 2024-01-19 19:02:07 -08:00
phixxy
de7f03bb58 fixed bug of neg prompt file potentially not existing 2024-01-19 18:55:18 -08:00
phixxy
fdf98224b1 plugins now load after sparkys startup process 2024-01-19 18:51:12 -08:00
phixxy
44d656c15d made nsfw and sfw folders on plugin startup 2024-01-19 18:49:07 -08:00
phixxy
eaf928ba8e changed hard coded folder to a variable 2024-01-19 18:46:14 -08:00
phixxy
4f64e47057 now uses the sparkytron http_session
cleaned up folders into variable names
2024-01-19 18:38:24 -08:00
phixxy
3861f20e1f removed poll and roll and put them in their own extension 2024-01-19 17:57:41 -08:00
phixxy
69a4c497be correctly added cog to bot 2024-01-19 17:34:56 -08:00
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