Skip to content

7.3.0 - Automod, info command updates, and more!

Latest
Compare
Choose a tag to compare
@yogurtsyum yogurtsyum released this 20 Jan 02:43
· 75 commits to master since this release
cf95a5e

Changelog

  • Add wall post auto-moderation (deletes links)
  • Display banned status in info command
  • Add feature to change bot's status (online/idle/dnd)

Updating

You may use this command to update:

git fetch && git reset --hard origin/master && git pull

⚠️ Please note that this will reset any configuration or code changes you have made so far. If you want to transfer something over, we recommend you copy it before running this command.