Commit graph

125 commits

Author SHA1 Message Date
phixxy
da2559e704 Removed budget and gpt4 commands as they were useless 2025-01-23 15:18:44 -08:00
Phixxy
7bb423445d correctly await asyncio 2025-01-01 20:07:37 -08:00
Phixxy
f4b1280d9a now sleeps correctly 2025-01-01 19:59:54 -08:00
Phixxy
e978ed6643 slow down checking so maybe it doesnt 404 as much 2025-01-01 19:56:32 -08:00
Phixxy
4b55b0e6f7 This code works with multiple usernames. Jagex website is trash though 2025-01-01 19:41:08 -08:00
Phixxy
7348ffeccb removed the name.replace() 2025-01-01 19:28:11 -08:00
Phixxy
0736ea2d43 removed names with spaces for now 2025-01-01 19:27:12 -08:00
Phixxy
0271854cbb changed %A0 to %A20 to try to get spaces in names to work 2025-01-01 19:26:12 -08:00
Phixxy
f4a92db440 Now works with names with spaces 2025-01-01 19:13:33 -08:00
Phixxy
78e9cd5807 removed usernames with spaces 2025-01-01 18:49:09 -08:00
Phixxy
43da4a2388 Send description rather than title + cleanup 2025-01-01 18:44:48 -08:00
Phixxy
c5fdb36fc4 added feedparser to requirements 2025-01-01 18:30:14 -08:00
Phixxy
7eee640b17 now work with multiple usernames 2025-01-01 18:28:45 -08:00
Phixxy
1ae4b47391 added rss feed to spam a chat with stupid crap 2025-01-01 18:17:01 -08:00
Phixxy
697a7df551 Added level to message_xp.py !stats 2024-11-29 21:51:28 -08:00
phixxy
907c23176c str author id to see if that fixes json issues 2024-11-07 19:09:28 -08:00
phixxy
8325118a2d Declare xp 2024-11-05 18:39:30 -08:00
phixxy
38121d2219 use proper path joining everywhere 2024-11-05 17:58:39 -08:00
phixxy
771592ccdb spam my server 2024-11-05 17:56:27 -08:00
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
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
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
b45db6c54b fixed url parsing 2024-09-04 22:07:06 -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
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