-
-
Notifications
You must be signed in to change notification settings - Fork 140
Changelog
Splamy edited this page Sep 22, 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:"..."}
- 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)