Releases: welovekpop/munar
Releases · welovekpop/munar
munar-plugin-karma/v1.0.2
- Accept
adapter:@username
-style arguments to!karma
to get karma points for a user on a specific adapter.
munar-plugin-dj-history-skip/v1.1.0
- Add the last time a song was played to the skip message.
munar-plugin-chat-log/v1.0.1
- Accept
adapter:@username
-style arguments to!lastspoke
to get the last time a user spoke on a specific adapter.
munar-plugin-antispam/v1.0.0
Initial release.
munar-core/v1.1.0
- Add
findUser()
method for finding users from string input.
munar-adapter-uwave/v1.1.5
- Add DJ info to history entries.
munar-adapter-slack/v1.0.2
- Fix deleting messages.
munar-adapter-plugdj/v1.1.1
- Add DJ info to history entries.
munar-plugin-dj-history-skip/v1.0.1
- do not check history when the booth is empty, won't need to skip if nothing is playing anyway
- fix "manual" lockskip check for same DJ, fixes wrong
waitlist.move
call when the same DJ plays immediately after the skip (because of an empty waitlist, usually.)
munar-core/v1.0.4
- pass additional arguments to chat message
send
andreply
to adapter - add
findByUsername
method for plugins to find offline users