-
-
Notifications
You must be signed in to change notification settings - Fork 141
Changelog
Splamy edited this page Sep 23, 2018
·
10 revisions
A list of notable (breaking) changes.
- The command
!link
was removed since!song
already shows the song title and adds the link as a hyperref to it.
To compensate this in the api the!song
command now returns an object of{ title:"...", source:"..."}
- ! Don't forget to remove "cmd.link" from your rights file to prevent warnings in the log about it.
- Changed
!bot avatar
to!bot avatar set <link>
and!bot avatar delete
- The command
!loop <on|off>
was removed and instead merged functionality into -
!repeat (off|one|all)
(this also means!repeat (on|off)
also doesn't work anymore) - ! Don't forget to remove "cmd.loop" from your rights file to prevent warnings in the log about it.