Commit graph

8 commits

Author SHA1 Message Date
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
Vylpes 2cc12d91be
Feature/74 merge vylbot core (#80)
* Merge VylBot-Core

* Update commands to new system

* Fix issue where events would not load
2021-12-24 14:55:28 +00:00
Ethan Lane 24818bcb44
Migrate rules command 2021-12-02 14:36:24 +00:00
Ethan Lane acedbffdad
Migrate eval command 2021-12-02 13:15:08 +00:00
Ethan Lane 90ef4317cc
Update required roles checker 2021-12-02 11:44:56 +00:00
Ethan Lane 0d3134bf45
Migrate mute command 2021-11-29 15:06:13 +00:00
Ethan Lane ecf9c5e4fc
Migrate ban command 2021-11-29 11:27:44 +00:00
Ethan Lane 6fb2da2b18
Install packges and setup typescript 2021-11-28 14:24:37 +00:00