mainly just fixed voiceStateUpdate, some bugs

This commit is contained in:
ayeuhugyu 2024-01-03 16:50:55 -08:00
parent 921febf278
commit 8c18c71d09
4 changed files with 51 additions and 17 deletions

View file

@ -18,7 +18,8 @@ clean up p/vileimagery, its horrendous
**_Note:_** _versions before this were not uploaded to the repo, this is not the first version._
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 recurring p/recents
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)
---