Commit graph

529 commits

Author SHA1 Message Date
phixxy
f9dfc29a8e added debug function and fixed error logging 2024-11-05 17:47:32 -08:00
phixxy
658cff47c9 check that directory exists 2024-11-05 17:44:18 -08:00
phixxy
ff5ac25392 check that directory exists 2024-11-05 17:43:58 -08:00
phixxy
ef9c64ec9d safely join path with os.path.join 2024-11-05 17:41:07 -08:00
phixxy
9228c9a661 properly check if message isn't sent from bots 2024-11-05 17:38:17 -08:00
phixxy
487d91ba2e added error logging 2024-11-05 17:36:14 -08:00
phixxy
ddca750093 removed unneeded xp_file.close() calls 2024-11-05 17:33:11 -08:00
phixxy
5e58f45967 added discord import 2024-11-05 17:25:13 -08:00
phixxy
c0a5dda5d2 start replacement of highscores.py 2024-11-05 17:23:21 -08:00
phixxy
8756947298 make function async 2024-09-05 18:43:40 -07:00
Phixxy
71bb156d8b delete files after uploading 2024-09-04 23:17:28 -07:00
Phixxy
1399ebca7b re-enable upload to litterbox 2024-09-04 23:15:02 -07:00
Phixxy
d9968bd500 try chatgpts solution 2024-09-04 23:11:31 -07:00
Phixxy
c1d815e7d5 print stdout and stderr 2024-09-04 23:06:58 -07:00
Phixxy
8b7b1aaada cwd stuff 2024-09-04 23:04:05 -07:00
Phixxy
ee267275d6 removed directory assumptions, trying to use chdir 2024-09-04 22:56:58 -07:00
Phixxy
2141abae5e removed probable syntax error 2024-09-04 22:41:53 -07:00
Phixxy
e5223e8296 change output dir 2024-09-04 22:39:59 -07:00
Phixxy
2151a5d93a debug msgs 2024-09-04 22:36:57 -07:00
Phixxy
010c57247b stop uploading to litterbox while debugging 2024-09-04 22:30:56 -07:00
Phixxy
9fb5b023d0 log errors properly 2024-09-04 22:30:17 -07:00
Phixxy
b91df5435d stop removing files so i can see whats happening 2024-09-04 22:26:09 -07:00
Phixxy
51c6e6627e fixed error with stderr/stdout 2024-09-04 22:24:40 -07:00
Phixxy
9345d005eb error logging 2024-09-04 22:23:58 -07:00
Phixxy
fe3993bda8 change saving path and error logging 2024-09-04 22:22:22 -07:00
Phixxy
7237cb8da9 log info about ytdl 2024-09-04 22:19:03 -07:00
Phixxy
dfc43de1a0 log some info about ytdl 2024-09-04 22:18:46 -07:00
Phixxy
d6fd8f7b7b updated save path for text file 2024-09-04 22:12:30 -07:00
Phixxy
b45db6c54b fixed url parsing 2024-09-04 22:07:06 -07:00
Phixxy
5d8edfab0a fixed paths in litterbox 2024-09-04 22:04:48 -07:00
Phixxy
217a93d3a4 fixed paths 2024-09-04 22:01:33 -07:00
phixxy
3fb59cdff7 fixed some pathing issues 2024-09-04 20:59:00 -07:00
phixxy
65d6badbf6 added line to start the loop 2024-09-04 20:41:24 -07:00
phixxy
5b8c433e95 fixed filename output to not be a url 2024-09-04 20:35:52 -07:00
phixxy
73679351d3 changed youtubedl.py to just assume cwd is wrong 2024-09-04 20:29:58 -07:00
phixxy
8fb5f1bee8 fixed cwd? hopefully 2024-09-04 20:16:59 -07:00
phixxy
80b00b3aea changed working dir and blocking 2024-09-04 20:08:07 -07:00
phixxy
3d2b15510f added WIP stuff to gitignore 2024-09-04 19:54:04 -07:00
phixxy
114a24c1cb debug messages added 2024-09-04 19:51:57 -07:00
phixxy
a2cfefe02b remove embed from output message 2024-09-04 19:44:59 -07:00
phixxy
3fc4c0475d fixed error in retreiving litterbox link 2024-09-04 19:39:30 -07:00
phixxy
d53803370a fixed quote being appended to url 2024-09-04 19:32:09 -07:00
phixxy
8b6a59e820 fixed quote being appended to url 2024-09-04 19:31:11 -07:00
phixxy
3964ec0fc2 added a youtube-dl command 2024-09-04 19:27:14 -07:00
phixxy
8a3c18b857 removed debug statement 2024-07-20 13:01:47 -07:00
phixxy
739cdb710d use gpt-4.0-mini instead of 3.5 turbo 2024-07-20 13:01:08 -07:00
phixxy
42ae73030f now use gpt-4o-mini for decreased pricing/better outputs 2024-07-20 12:58:51 -07:00
phixxy
7c6c012be6 disabled inky as it is unused 2024-07-18 11:53:27 -07:00
phixxy
4f1322c684 disabled llama as it isn't working properly 2024-07-18 11:50:32 -07:00
phixxy
7e8e9a69cd added a simple translate command for text files 2024-07-17 23:13:13 -07:00