Commit graph

7 commits

Author SHA1 Message Date
d4673af357
Get lobby command to use IDs instead of names 2022-04-23 19:02:01 +01:00
aeba45c076
137 role command cannot read properties of undefined ()
* 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
18e3f3d800
110 commandshelp about command errors which causes command to not run ()
* Change onMessage to onMessageCreate

* Fix help command
2022-04-15 16:12:46 +01:00
c8edd1b4c5
Add moderator names to audit reason () 2022-02-05 21:09:35 +00:00
f61c4c728a
Feature/12 create tests ()
* 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 ()
* Merge VylBot-Core

* Update commands to new system

* Fix issue where events would not load
2021-12-24 14:55:28 +00:00
07c7155027
Migrate role command 2021-12-02 11:45:02 +00:00