Commit graph

175 commits

Author SHA1 Message Date
phixxy
56eebe53e9 removed "" as a possible username to count 2024-01-27 13:28:18 -08:00
phixxy
0306e8af1c awaited highscores 2024-01-27 13:25:55 -08:00
phixxy
495cb082a0 logging added 2024-01-27 13:24:33 -08:00
phixxy
b21d37b124 look in data folder for logs 2024-01-27 13:20:53 -08:00
phixxy
64810982fa added self to on_reaction_add() 2024-01-27 13:18:56 -08:00
phixxy
8a0e74a633 fixed bug in highscores looking in old log folder 2024-01-27 13:18:22 -08:00
phixxy
45f35f6736 added logging 2024-01-25 02:43:46 -08:00
phixxy
c03393c818 added logging 2024-01-25 02:42:23 -08:00
phixxy
820c4fa8c6 added logging 2024-01-25 02:38:30 -08:00
phixxy
c11f16a5d8 removed unneeded fstrings and fixed position of success message 2024-01-25 02:35:38 -08:00
phixxy
2069fb788d added logging 2024-01-25 02:34:22 -08:00
phixxy
6fb1694b35 check if message exists before sending it, in blog task 2024-01-25 02:17:44 -08:00
phixxy
8d119840ac added feedback message in force_blog 2024-01-25 02:07:35 -08:00
phixxy
4244d0e9ad added force_blog command 2024-01-25 02:06:54 -08:00
phixxy
2f2a962848 remove ctx from generate blog 2024-01-25 02:03:39 -08:00
phixxy
e65fadd71b this should fix the bug in generate blog 2024-01-25 02:00:12 -08:00
phixxy
73a4e8dcc0 added logging 2024-01-25 01:58:53 -08:00
phixxy
a40922a9b2 added some logging 2024-01-25 01:55:06 -08:00
phixxy
392a666922 added blog loop start 2024-01-25 00:19:10 -08:00
phixxy
5dd6018f41 cleaned up sparky folders
should have fixed generate blog in phixxycom
2024-01-25 00:13:16 -08:00
phixxy
7b5f7f630b removed handle_error 2024-01-24 23:54:17 -08:00
phixxy
8491f02227 answer_question needed to return a value and now does even on error 2024-01-24 23:51:14 -08:00
phixxy
94f8886348 removed handle error in meme 2024-01-24 23:50:31 -08:00
phixxy
ea99494fdb removed handle_error in highscores 2024-01-24 23:48:02 -08:00
phixxy
8ee00860b8 removed handle_error 2024-01-24 23:46:56 -08:00
phixxy
fd68dd1718 turned it into a cog
made admin id a single list of ids now
2024-01-24 23:43:43 -08:00
phixxy
be04b5f203 moved most functions out of essentials and into chatgpt
moved chatgpt on_message functions out of sparkytron3000 into chatgpt
made sparky ignore python imports if they start with _
renamed essentials to _essentials to stop import
2024-01-24 16:35:59 -08:00
phixxy
edd3bd5093 This is (probably) a BREAKING CHANGE
moved functions out of essentials and into chatgpt
2024-01-24 15:57:54 -08:00
phixxy
74c74d2330 changed chatgpt data folder to chatgpt 2024-01-24 15:46:07 -08:00
phixxy
6d50ca0aef changed name to chatgpt to better explain what the plugin is 2024-01-24 15:44:55 -08:00
phixxy
62b67fa843 renamed waifu to anime
removed unused ftp function in essentials
2024-01-22 21:46:33 -08:00
phixxy
7ea905be7e added error message 2024-01-22 16:18:12 -08:00
phixxy
4b928145d0 added scene to getanime 2024-01-22 16:09:11 -08:00
phixxy
3de32a901e added what_anime command 2024-01-22 15:37:26 -08:00
phixxy
5fb7ff5024 removed selfie category because it isn't large enough 2024-01-22 15:15:24 -08:00
phixxy
1996d4eeee random choice of image now 2024-01-22 15:13:28 -08:00
phixxy
f7f9ddef68 fixed bug where command would not work in text channels 2024-01-22 15:08:07 -08:00
phixxy
df8c5c5ecd added waifu extension 2024-01-22 15:04:48 -08:00
phixxy
6c2dcabeb1 moved moderate command to phixxycom 2024-01-21 14:32:28 -08:00
phixxy
fff71c6ba3 moved data folder to data/currency/ 2024-01-21 14:19:28 -08:00
phixxy
76a84204db moved the data to data/ 2024-01-21 14:12:56 -08:00
phixxy
0606e8afde moved files into data dir 2024-01-21 14:01:54 -08:00
phixxy
22354ec275 fixed bugs in reimagine if prompt missing. removed unused prompt code 2024-01-21 13:57:21 -08:00
phixxy
ef5b841b86 fixed bug if no prompt is given in reimagine 2024-01-21 13:49:28 -08:00
phixxy
149c7591de fixed reimagine command 2024-01-21 13:46:25 -08:00
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