Commit graph

499 commits

Author SHA1 Message Date
phixxy
36c62f9ee3 fixed typo in update 2024-01-27 21:17:50 -08:00
phixxy
090b2d4b85 debug -> info 2024-01-27 21:17:07 -08:00
phixxy
b441f9ed25 bunch of debug stuff 2024-01-27 21:14:51 -08:00
phixxy
c0946d1e14 added try:except: to upload_ftp_ai_images 2024-01-27 21:06:01 -08:00
phixxy
e2e42e8139 should upload all dalle images to website now 2024-01-27 21:01:24 -08:00
phixxy
254fbdd8ec removed dalle2 as the default dalle command 2024-01-27 20:08:24 -08:00
phixxy
84da82bccf removed test if True before checking permissions 2024-01-27 20:01:30 -08:00
phixxy
39cb228827 fixed log path for dalle2/3 2024-01-27 20:00:51 -08:00
phixxy
7cf3874261 removed print statement in get_dalle
now saves images locally and then upload them
2024-01-27 19:59:32 -08:00
phixxy
2a7f6893c2 fixed returning of url in get_dalle 2024-01-27 17:14:44 -08:00
phixxy
64c11f6878 forgot to use f string 2024-01-27 17:10:21 -08:00
phixxy
0e8c6d8132 added dalle support 2024-01-27 17:08:46 -08:00
phixxy
9c460d56b2 added premium role to init 2024-01-27 16:54:58 -08:00
phixxy
309fe00962 fixed premium notifier 2024-01-27 16:54:21 -08:00
phixxy
b9b9d841c5 removed blog from chatgpt
added blog to phixxycom
added permission for gpt4 queries
2024-01-27 16:49:50 -08:00
phixxy
8c0c8578d2 added check role for premium members 2024-01-27 16:45:26 -08:00
phixxy
2b1be8e163 added donate.py to show donation link and donors 2024-01-27 16:34:52 -08:00
phixxy
25b3bc9c15 make sure usernames are less than 32 characters 2024-01-27 13:29:18 -08:00
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
21770c6054 changed formatter 2024-01-25 02:49:25 -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
4f1baaa652 fixed bug 2024-01-25 02:27:30 -08:00
phixxy
14ae14160f updated the time format 2024-01-25 02:25:54 -08:00
phixxy
6fb1694b35 check if message exists before sending it, in blog task 2024-01-25 02:17:44 -08:00
phixxy
8d4488a775 changed formatting of logger
removed verbose logger
2024-01-25 02:16:14 -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
f92cdc4863 changed some logging settings
set a bot.logger in sparkytron
2024-01-25 01:50:34 -08:00
phixxy
69d807b75a logs folder removed as it has to be manually created 2024-01-25 01:43:06 -08:00
phixxy
31b2cef99f added logs folder maker 2024-01-25 01:41:08 -08:00
phixxy
4425afff8d added logger 2024-01-25 01:38:15 -08:00
phixxy
2cf17d021c pretty much the final sparky cleanup before logging 2024-01-25 00:20:31 -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