Commit graph

336 commits

Author SHA1 Message Date
phixxy
f2627f9935 added is_enabled func 2024-02-02 22:42:33 -08:00
phixxy
3143d8c443 use inky env var now 2024-02-02 22:41:11 -08:00
phixxy
3f30f13ad7 should have logging and startup fixed 2024-02-02 22:28:44 -08:00
phixxy
9cae625cc2 sparky logger should be working properly now 2024-02-02 22:11:52 -08:00
phixxy
9e1624eb6b changed pokemon game to mostly be a cog and commands 2024-02-02 17:41:44 -08:00
phixxy
022d9afbee added some error handling and overall cleanup 2024-02-02 17:11:25 -08:00
phixxy
21407d247b no idea if this will work as I don't have an inky phat yet 2024-02-02 16:50:56 -08:00
phixxy
137afd389c added error handling 2024-01-30 03:38:16 -08:00
phixxy
4bdd2a7203 changed topic command to output topic if not given arg 2024-01-30 03:23:10 -08:00
phixxy
0898aaf4de changed personality to accept no args and display current personality 2024-01-30 03:17:13 -08:00
phixxy
97eabfcc60 changed folder_setup to not be async 2024-01-30 03:09:58 -08:00
phixxy
167b1b8ea0 added indicator that dalle is generating image 2024-01-30 02:35:45 -08:00
phixxy
fcb02562f8 cleaned up folder setup
added indicators that bot saw a question and is working on it
2024-01-30 02:33:47 -08:00
phixxy
ee49ea9520 added premium checker back in for dalle 2024-01-30 02:20:09 -08:00
phixxy
15adde4b23 dalle functions entirely cleaned up and working 2024-01-30 02:16:28 -08:00
phixxy
2b47c9b10d indented functions 2024-01-30 02:02:26 -08:00
phixxy
4a64865076 fixed dalle generation code to be more reusable 2024-01-30 02:01:06 -08:00
phixxy
8f0014bb17 cleaned up some variable names 2024-01-30 01:52:20 -08:00
phixxy
3854a9b03c bug in typecasting 2024-01-28 23:13:31 -08:00
phixxy
ffc463a5e3 starting rewrite, not sure what to do honestly 2024-01-28 23:08:18 -08:00
phixxy
90acde7e28 moved pokedex into its own cog 2024-01-28 22:39:43 -08:00
phixxy
84ee8f11d6 created pokedex cog 2024-01-28 22:32:34 -08:00
phixxy
8d0389372d added env variable to run the extension or not 2024-01-28 22:32:01 -08:00
phixxy
1f982b908e removed comment in pokemon
temporarily removed deleting temp files
2024-01-28 00:42:16 -08:00
phixxy
61c1db1faa changed logging level for asyncssh 2024-01-27 22:25:49 -08:00
phixxy
0ccd421f8b added dalle3hd 2024-01-27 22:13:07 -08:00
phixxy
c65cf891ff fixed logging error 2024-01-27 22:01:03 -08:00
phixxy
55764f3590 fixed bug in meme_handler 2024-01-27 21:56:45 -08:00
phixxy
863f5262ab added try/except when adding cog 2024-01-27 21:51:42 -08:00
phixxy
03c31d5eba added try/except when adding cog 2024-01-27 21:50:36 -08:00
phixxy
4d9df6d47b added try/except when adding cog 2024-01-27 21:49:58 -08:00
phixxy
25914ee735 added try/except when adding cog 2024-01-27 21:49:33 -08:00
phixxy
09f0ea15b9 removed unused dependencies
added try/except when adding cog
2024-01-27 21:48:53 -08:00
phixxy
7c50265a18 make meme folders 2024-01-27 21:42:06 -08:00
phixxy
a3f16e6d92 added self 2024-01-27 21:39:54 -08:00
phixxy
d395d8cd3a changed file to cog
changed print statements to logger
2024-01-27 21:38:34 -08:00
phixxy
43b1dc5ae7 debugging 2024-01-27 21:22:38 -08:00
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