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.