add getFromCache command and getInfo command

This commit is contained in:
ayeuhugyu 2024-01-05 00:54:21 -08:00
parent 025c552f97
commit 9f6014ba4e
3 changed files with 587 additions and 0 deletions

View file

@ -20,6 +20,7 @@ clean up p/vileimagery, its horrendous
1.15 - added p/recent and p/rejoin, p/recent sends the most recently deleted message, p/rejoin calls rejoin function on voice connections. also added some broken code for a voiceStateUpdate event but im too lazy to fix it so ill do that basically never. also deleted some useless line from .gitignore
1.15.1 - fixed exploit with recursive p/recents
1.15.2 - fixed voiceStateUpdate event, also errors now ping me (please don't abuse i will disable it if you do)
1.15.3 - added 2 new more techy commands for getting the Technical Details of stuff
---