You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* slash commands now only need to start with the command in orver to
activate.
+ new toggle added, roleIsToggle converts Role command to a role toggle
command.
* changed how getCCdata works, it now lists all data in a .txt file and
then sends that, this is better than the old system as sends it in
plaintext
* edit and deletion logs now remove role mentoions.
* fixed modules not properly being disabled.
+ resetPlayingStatus command added