Skip to content

YAGPDB v1.20.17

Choose a tag to compare

@jogramming jogramming released this 26 Nov 17:05

Another small update, with mostly back end changes and some community provided additions, here's the change log:

  • New automod command: automod violations @user - shows that user's recorded automod violations (by @Satty9361 )
  • New automod command: automod ViolationsCount @user - shows a more compressed summary of that users violations (by @Satty9361 )
  • mentionrole command now accepts a -channel channel-here - switch to send the mention in another channel (by @Satty9361 )
  • New cc/template function: getChannel channel-id-here - returns the channel with the provided id or name (by @Satty9361)
  • Fixed streaming plugin using wrong fields
  • Fixed not being able to submit valid long custom commands because of counting bytes instead of runes