Commit graph

75 commits

Author SHA1 Message Date
a1b0f97419
Remove tslint
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-30 15:34:49 +00:00
0ce07f179e
Move to tslint
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-30 15:12:52 +00:00
1b662324e9
Add GitHub Actions
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-29 17:38:42 +00:00
0315f80976
Add embed tests
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-29 17:28:10 +00:00
3943085d6d
Add StringTools test
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-29 16:02:28 +00:00
d669b7f5ae
Add MessageEvents tests 2022-01-29 15:33:22 +00:00
274694e96c
Add GuildMemberUpdate tests
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-27 18:27:23 +00:00
e36acf7da0
Add MemberEvents tests 2022-01-23 15:48:53 +00:00
aadf4ab402
Add warn command tests 2022-01-22 15:19:03 +00:00
610086d26a
Add unmute command tests 2022-01-22 15:12:01 +00:00
f5640f6082
Add rules command tests 2022-01-22 15:01:41 +00:00
e46e1c3d8b
Add role command tests
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-21 18:23:09 +00:00
a83de88c9c
Poll command tests 2022-01-19 18:13:15 +00:00
ddaed31885
Mute command tests 2022-01-18 19:24:21 +00:00
504ec3f886
Add kick command tests 2022-01-17 15:03:27 +00:00
Ethan Lane
451bfe1039
Add help command tests 2022-01-02 14:56:08 +00:00
6994a339b6
Start help command tests 2022-01-01 17:08:02 +00:00
ceb5f6c148
eval command tests 2021-12-28 21:22:49 +00:00
1f533e1e3c
Ban command tests 2021-12-27 16:36:38 +00:00
12168b52c4
Update about tests 2021-12-27 13:48:44 +00:00
Ethan Lane
5b2c4191da Add about command test 2021-12-24 16:46:42 +00:00
Ethan Lane
820068bc18 Remove unrequired mock files 2021-12-24 16:23:49 +00:00
Ethan Lane
aa81b125ac Update coverage 2021-12-24 16:20:58 +00:00
Ethan Lane
1223e35bde Fix tests 2021-12-24 15:26:32 +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
45d871fbf7
Merge pull request #79 from Vylpes/bug/16-event-doesnt-ignore-bots
Update messageDelete event to ignore bots
2021-12-04 16:51:51 +00:00
783c3a013d
Update messageDelete event to ignore bots 2021-12-04 16:47:43 +00:00
598a0b5a44
Merge pull request #73 from Vylpes/feature/23-migrate-to-typescript
Feature/23 migrate to typescript
2021-12-04 15:51:41 +00:00
68b9ed34e4
Update ErrorMessage to ChannelNotFound 2021-12-04 15:46:47 +00:00
ba51cbb28c
Update about command to use the PublicEmbed class 2021-12-04 15:42:58 +00:00
44571d735a
Migrate events to typescript 2021-12-02 15:38:38 +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
35f7210b6e
Migrate bunny command 2021-12-02 11:11:46 +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
c7417cf7a5
Migrate entry point 2021-11-28 14:24:53 +00:00
6fb2da2b18
Install packges and setup typescript 2021-11-28 14:24:37 +00:00
19065dc3e6
Merge pull request #63 from Vylpes/bug/28-role-configs
Add role configs to config template
2021-11-23 14:43:58 +00:00
ee7fe3fd19
Add role configs to config template 2021-11-23 11:41:40 +00:00
5b9aac22d3
Merge pull request #62 from Vylpes/feature/61-migrate-to-yarn
Migrate to yarn
2021-11-22 21:10:53 +00:00