Skip to content

Releases: welovekpop/munar

munar-plugin-karma/v1.0.2

08 Oct 12:02
c04daf7
Compare
Choose a tag to compare
  • 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

08 Oct 12:03
484ad29
Compare
Choose a tag to compare
  • Add the last time a song was played to the skip message.

munar-plugin-chat-log/v1.0.1

08 Oct 12:01
e1ce3ca
Compare
Choose a tag to compare
  • 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

08 Oct 12:00
44f4337
Compare
Choose a tag to compare

Initial release.

munar-core/v1.1.0

08 Oct 11:59
b99f5a8
Compare
Choose a tag to compare
  • Add findUser() method for finding users from string input.

munar-adapter-uwave/v1.1.5

08 Oct 12:02
79c8b0b
Compare
Choose a tag to compare
  • Add DJ info to history entries.

munar-adapter-slack/v1.0.2

08 Oct 12:00
88bce78
Compare
Choose a tag to compare
  • Fix deleting messages.

munar-adapter-plugdj/v1.1.1

08 Oct 12:02
a848112
Compare
Choose a tag to compare
  • Add DJ info to history entries.

munar-plugin-dj-history-skip/v1.0.1

03 Oct 11:58
df6c542
Compare
Choose a tag to compare
  • 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

03 Oct 11:44
6de82c1
Compare
Choose a tag to compare
  • pass additional arguments to chat message send and reply to adapter
  • add findByUsername method for plugins to find offline users