Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

v1.1

Latest
Compare
Choose a tag to compare
@hxr404 hxr404 released this 15 Mar 14:34
· 22 commits to main since this release
137b25f

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 or BETA
  • 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