Commit graph

  • da2559e704 Removed budget and gpt4 commands as they were useless main phixxy 2025-01-23 15:18:44 -08:00
  • 7bb423445d correctly await asyncio Phixxy 2025-01-01 20:07:37 -08:00
  • f4b1280d9a now sleeps correctly Phixxy 2025-01-01 19:59:54 -08:00
  • e978ed6643 slow down checking so maybe it doesnt 404 as much Phixxy 2025-01-01 19:56:32 -08:00
  • 4b55b0e6f7 This code works with multiple usernames. Jagex website is trash though Phixxy 2025-01-01 19:41:08 -08:00
  • 7348ffeccb removed the name.replace() Phixxy 2025-01-01 19:28:11 -08:00
  • 0736ea2d43 removed names with spaces for now Phixxy 2025-01-01 19:27:12 -08:00
  • 0271854cbb changed %A0 to %A20 to try to get spaces in names to work Phixxy 2025-01-01 19:26:12 -08:00
  • f4a92db440 Now works with names with spaces Phixxy 2025-01-01 19:13:33 -08:00
  • 78e9cd5807 removed usernames with spaces Phixxy 2025-01-01 18:49:09 -08:00
  • 43da4a2388 Send description rather than title + cleanup Phixxy 2025-01-01 18:44:48 -08:00
  • c5fdb36fc4 added feedparser to requirements Phixxy 2025-01-01 18:30:14 -08:00
  • 7eee640b17 now work with multiple usernames Phixxy 2025-01-01 18:28:45 -08:00
  • 1ae4b47391 added rss feed to spam a chat with stupid crap Phixxy 2025-01-01 18:17:01 -08:00
  • 697a7df551 Added level to message_xp.py !stats Phixxy 2024-11-29 21:51:28 -08:00
  • 907c23176c str author id to see if that fixes json issues phixxy 2024-11-07 19:09:28 -08:00
  • 8325118a2d Declare xp phixxy 2024-11-05 18:39:30 -08:00
  • 38121d2219 use proper path joining everywhere phixxy 2024-11-05 17:58:39 -08:00
  • 771592ccdb spam my server phixxy 2024-11-05 17:56:27 -08:00
  • f9dfc29a8e added debug function and fixed error logging phixxy 2024-11-05 17:47:32 -08:00
  • 658cff47c9 check that directory exists phixxy 2024-11-05 17:44:18 -08:00
  • ff5ac25392 check that directory exists phixxy 2024-11-05 17:43:58 -08:00
  • ef9c64ec9d safely join path with os.path.join phixxy 2024-11-05 17:41:07 -08:00
  • 9228c9a661 properly check if message isn't sent from bots phixxy 2024-11-05 17:38:17 -08:00
  • 487d91ba2e added error logging phixxy 2024-11-05 17:36:14 -08:00
  • ddca750093 removed unneeded xp_file.close() calls phixxy 2024-11-05 17:33:11 -08:00
  • 5e58f45967 added discord import phixxy 2024-11-05 17:25:13 -08:00
  • c0a5dda5d2 start replacement of highscores.py phixxy 2024-11-05 17:23:21 -08:00
  • 8756947298 make function async phixxy 2024-09-05 18:43:40 -07:00
  • 71bb156d8b delete files after uploading Phixxy 2024-09-04 23:17:28 -07:00
  • 1399ebca7b re-enable upload to litterbox Phixxy 2024-09-04 23:15:02 -07:00
  • d9968bd500 try chatgpts solution Phixxy 2024-09-04 23:11:31 -07:00
  • c1d815e7d5 print stdout and stderr Phixxy 2024-09-04 23:06:58 -07:00
  • 8b7b1aaada cwd stuff Phixxy 2024-09-04 23:04:05 -07:00
  • ee267275d6 removed directory assumptions, trying to use chdir Phixxy 2024-09-04 22:56:58 -07:00
  • 2141abae5e removed probable syntax error Phixxy 2024-09-04 22:41:53 -07:00
  • e5223e8296 change output dir Phixxy 2024-09-04 22:39:59 -07:00
  • 2151a5d93a debug msgs Phixxy 2024-09-04 22:36:57 -07:00
  • 010c57247b stop uploading to litterbox while debugging Phixxy 2024-09-04 22:30:56 -07:00
  • 9fb5b023d0 log errors properly Phixxy 2024-09-04 22:30:17 -07:00
  • b91df5435d stop removing files so i can see whats happening Phixxy 2024-09-04 22:26:09 -07:00
  • 51c6e6627e fixed error with stderr/stdout Phixxy 2024-09-04 22:24:40 -07:00
  • 9345d005eb error logging Phixxy 2024-09-04 22:23:58 -07:00
  • fe3993bda8 change saving path and error logging Phixxy 2024-09-04 22:22:22 -07:00
  • 7237cb8da9 log info about ytdl Phixxy 2024-09-04 22:19:03 -07:00
  • dfc43de1a0 log some info about ytdl Phixxy 2024-09-04 22:18:46 -07:00
  • d6fd8f7b7b updated save path for text file Phixxy 2024-09-04 22:12:30 -07:00
  • b45db6c54b fixed url parsing Phixxy 2024-09-04 22:07:06 -07:00
  • 5d8edfab0a fixed paths in litterbox Phixxy 2024-09-04 22:04:48 -07:00
  • 217a93d3a4 fixed paths Phixxy 2024-09-04 22:01:33 -07:00
  • 3fb59cdff7 fixed some pathing issues phixxy 2024-09-04 20:59:00 -07:00
  • 65d6badbf6 added line to start the loop phixxy 2024-09-04 20:41:24 -07:00
  • 5b8c433e95 fixed filename output to not be a url phixxy 2024-09-04 20:35:52 -07:00
  • 73679351d3 changed youtubedl.py to just assume cwd is wrong phixxy 2024-09-04 20:29:58 -07:00
  • 8fb5f1bee8 fixed cwd? hopefully phixxy 2024-09-04 20:16:59 -07:00
  • 80b00b3aea changed working dir and blocking phixxy 2024-09-04 20:08:07 -07:00
  • 3d2b15510f added WIP stuff to gitignore phixxy 2024-09-04 19:54:04 -07:00
  • 114a24c1cb debug messages added phixxy 2024-09-04 19:51:57 -07:00
  • a2cfefe02b remove embed from output message phixxy 2024-09-04 19:44:59 -07:00
  • 3fc4c0475d fixed error in retreiving litterbox link phixxy 2024-09-04 19:39:30 -07:00
  • d53803370a fixed quote being appended to url phixxy 2024-09-04 19:32:09 -07:00
  • 8b6a59e820 fixed quote being appended to url phixxy 2024-09-04 19:31:11 -07:00
  • 3964ec0fc2 added a youtube-dl command phixxy 2024-09-04 19:27:14 -07:00
  • 8a3c18b857 removed debug statement phixxy 2024-07-20 13:01:47 -07:00
  • 739cdb710d use gpt-4.0-mini instead of 3.5 turbo phixxy 2024-07-20 13:01:08 -07:00
  • 42ae73030f now use gpt-4o-mini for decreased pricing/better outputs phixxy 2024-07-20 12:58:51 -07:00
  • 7c6c012be6 disabled inky as it is unused phixxy 2024-07-18 11:53:27 -07:00
  • 4f1322c684 disabled llama as it isn't working properly phixxy 2024-07-18 11:50:32 -07:00
  • 7e8e9a69cd added a simple translate command for text files phixxy 2024-07-17 23:13:13 -07:00
  • f7dc58808b
    Merge pull request #36 from phixxy/web_ui phixxy 2024-06-19 21:03:43 -07:00
  • b14debfb37 Good enough to merge! web_ui phixxy 2024-06-19 20:59:29 -07:00
  • cd5b431127 finished theme phixxy 2024-06-19 20:46:57 -07:00
  • 49c10f0bf5 fixed bug where llama sometimes wasnt enabled or disabled phixxy 2024-06-18 23:01:02 -07:00
  • 5cd502b19c webui progress/added alerts phixxy 2024-06-18 22:59:30 -07:00
  • 3e98baddda start of meshtastic code meshtastic phixxy 2024-06-18 11:10:38 -07:00
  • d94163e246 the start of the webui stuff phixxy 2024-06-18 10:00:00 -07:00
  • 995bb08a0a update requirements to include bs4 phixxy 2024-05-27 02:06:22 -07:00
  • 601bb682f7 fixed command name and output phixxy 2024-05-27 01:59:03 -07:00
  • cd51b729f7
    Merge pull request #35 from phixxy/ice-cream phixxy 2024-05-27 01:55:07 -07:00
  • a538517831 adding gitignore ice-cream tsuk 2024-05-27 01:50:59 -07:00
  • 817ab1a098 ice cream tsuk 2024-05-27 00:25:06 -07:00
  • ebedb0962d change gpt4 to use gpt-4o, cuts costs in half phixxy 2024-05-25 20:58:39 -07:00
  • 65e43dacad
    Update README.md phixxy 2024-05-14 16:45:11 -07:00
  • 61171d5dbb fixed requirements and a bug with config phixxy 2024-05-08 11:45:34 -07:00
  • edf3717c84 send the message instead of just creating it. phixxy 2024-05-07 11:46:08 -07:00
  • 78bc0a4692 check if services are running with status phixxy 2024-05-07 11:43:48 -07:00
  • f25576fc23 allow admin to use bot commands in dms phixxy 2024-05-05 00:36:05 -07:00
  • 15ed8d93c6 attempt to not use hashtags phixxy 2024-05-04 16:08:28 -07:00
  • e9ba7c9e4d updated prompt phixxy 2024-05-04 16:06:23 -07:00
  • 2037841611 beta version of llama working phixxy 2024-05-04 12:56:34 -07:00
  • 44c7ad97ca fixed typo phixxy 2024-05-04 12:06:35 -07:00
  • 932203ff32 show sys resources with !resources phixxy 2024-04-28 17:04:44 -07:00
  • 2f1f00a29e added cost logging for log_images phixxy 2024-04-28 13:07:01 -07:00
  • d393c79b91 fixed initial run of program phixxy 2024-04-28 12:52:26 -07:00
  • f02de579ed fixed filepath phixxy 2024-04-20 21:19:50 -07:00
  • aab023af62 fixed filepath/filename issues, should upload now phixxy 2024-04-20 21:14:18 -07:00
  • d0c2e969fe fixed date in blog generation phixxy 2024-04-20 21:09:28 -07:00
  • 85035e4ec3 made blog format use damn small blog for better organization phixxy 2024-04-20 21:03:41 -07:00
  • 78f7db9fda magic 8 ball command added phixxy 2024-04-18 11:54:00 -07:00
  • 0a4541682d removed timeout from ssh, unexpected keyword phixxy 2024-04-17 11:57:40 -07:00