Commit graph

20 commits

Author SHA1 Message Date
1387200c00
Update commands to check roles per server 2022-03-16 20:12:50 +00:00
d111363c87
Setup and config command 2022-03-10 19:43:26 +00:00
6ca08bee78
Get commands and events to use database 2022-03-03 19:45:33 +00:00
c8edd1b4c5
Add moderator names to audit reason (#108) 2022-02-05 21:09:35 +00:00
f61c4c728a
Feature/12 create tests (#102)
* Fix tests

* Update coverage

* Remove unrequired mock files

* Add about command test

* Update about tests

* Ban command tests

* eval command tests

* Start help command tests

* Add help command tests

* Add kick command tests

* Mute command tests

* Poll command tests

* Add role command tests

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

* Add rules command tests

* Add unmute command tests

* Add warn command tests

* Add MemberEvents tests

* Add GuildMemberUpdate tests

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

* Add MessageEvents tests

* Add StringTools test

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

* Add embed tests

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

* Add GitHub Actions

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

* Move to tslint

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

* Remove tslint

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

* Remove linting script

Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-30 17:03:36 +00:00
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
ba51cbb28c
Update about command to use the PublicEmbed class 2021-12-04 15:42:58 +00:00
24818bcb44
Migrate rules command 2021-12-02 14:36:24 +00:00
6c90307754
Migrate help command 2021-12-02 14:09:05 +00:00
acedbffdad
Migrate eval command 2021-12-02 13:15:08 +00:00
c62488aa63
Migrate warn command 2021-12-02 13:02:13 +00:00
4ff88d0694
Migrate unmute command 2021-12-02 12:45:25 +00:00
07c7155027
Migrate role command 2021-12-02 11:45:02 +00:00
90ef4317cc
Update required roles checker 2021-12-02 11:44:56 +00:00
e7169d960a
Migrate poll command 2021-11-29 15:34:57 +00:00
0d3134bf45
Migrate mute command 2021-11-29 15:06:13 +00:00
019966f25f
Migrate kick command 2021-11-29 11:51:54 +00:00
be329d709f
Migrate clear command 2021-11-29 11:46:16 +00:00
ecf9c5e4fc
Migrate ban command 2021-11-29 11:27:44 +00:00
bb433749f8
Migrate about command 2021-11-28 14:25:00 +00:00