Commit graph

2 commits

Author SHA1 Message Date
Vylpes aeba45c076
137 role command cannot read properties of undefined (#141)
* Fix issue with bot crashing

* Fix server prefix not showing

* Add easy way to configure role command

* Move help text to its own directory

* Make role config command to use role id
2022-04-23 18:43:29 +01:00
Vylpes 6a00c49ef3
Feature/48 database (#114)
* Add database and default values

* Add ability to save a setting to the database

* Get commands and events to use database

* Setup and config command

* Update commands to check roles per server

* Different rules per server

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Different prefix per server

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Add verification system

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Disabled commands per server

* Add devmode for default prefix

* Update embeds

* Fix broken tests
2022-03-29 18:19:54 +01:00