Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Version 3.0.2

Compare
Choose a tag to compare
@Jyguy Jyguy released this 28 Feb 14:44
· 93 commits to master since this release

Changes

  • yarn is now used for dependencies, and npm is not supported. c75b08f
  • Added multiple activity support (eg. custom status & game) for ?userinfo. c50058f
  • Reduced server-per cooldown from 150ms to 75ms. a6f5e2d
  • Silently do not do anything when the server-per cooldown is active. a6f5e2d
  • Added stat posting to https://top.gg/. 8195591
  • Added message editing logs to action logs. d06862d
  • Updated the colour for all embeds to blend into Discord easily. fae016f
  • Display the bot's version in its status. eb12823

Fixes

  • ?userinfo does not work when using a mention. e40dd0e
  • Missing permission check in message event. a6f5e2d