added a major crash prevention system, also responses to failed commands are now randomized

This commit is contained in:
ayeuhugyu 2024-02-16 22:22:57 -08:00
parent 9f6014ba4e
commit 2c2fd8b5ff
3 changed files with 172 additions and 7 deletions

View file

@ -17,6 +17,10 @@ clean up p/vileimagery, its horrendous
**_Note:_** _versions before this were not uploaded to the repo, this is not the first version._
1.16 - added a major crash prevention system, also responses to failed commands are now randomized
---
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)