This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
Changelog:
Big Feature Update!
- Fixed the
%viewroles
command (the timeformat function had wrong numbers) - Fixed the description of the
%viewroles
command - Added a new
%viewperms
command, it displays all Roles that can manage the Bot - Added a new state parameter. This can be
stable
orBETA
- Added dotenv. Now supports .env files. You can still use environment variables though. Environment Variables have priority over .env files
Minor Changes:
- Simplified Setup
- Added the new command to help embed
- Improved help texts
- Updated imports
- cleaned up some code
- Added example .env file
- Improved README