|
c526423607
|
Fix issue where event files existing would crash the bot
|
2021-12-02 15:28:36 +00:00 |
|
|
5ce0960606
|
Remove useless async code
|
2021-09-29 17:52:21 +01:00 |
|
|
00a057792b
|
Make command loader use the default class
|
2021-09-26 14:12:21 +01:00 |
|
|
b10ac37007
|
Update tests
|
2021-09-24 18:52:12 +01:00 |
|
|
3392e6f031
|
Add disabled command message reply
|
2021-09-24 18:46:49 +01:00 |
|
|
4e1c418246
|
Add ability to disable commands
|
2021-09-22 19:54:49 +01:00 |
|
Ethan Lane
|
569c22f1f4
|
More tests
|
2021-08-19 17:27:47 +01:00 |
|
Ethan Lane
|
e6464d22cb
|
Event tests
|
2021-08-18 21:11:49 +01:00 |
|
|
49d3d9c449
|
Add 2 more tests to events
|
2021-08-16 19:11:42 +01:00 |
|
Ethan Lane
|
a9400a95f2
|
Fix typo
|
2021-07-22 17:54:46 +01:00 |
|
Ethan Lane
|
8313e560b4
|
Set a response to false when it should be
|
2021-07-22 17:54:12 +01:00 |
|
Ethan Lane
|
9579ca837f
|
Add ready event
|
2021-07-22 17:52:36 +01:00 |
|
Vylpes
|
e9112ee00e
|
Fix events not working
|
2021-07-18 15:29:09 +01:00 |
|
Vylpes
|
6e700df0de
|
Add CommandContext
|
2021-07-18 14:14:32 +01:00 |
|
Ethan Lane
|
23858f72fc
|
Merge branch 'develop' into feature/ts
|
2021-07-16 17:25:40 +01:00 |
|
Ethan Lane
|
29f80fba5c
|
Rewrite in TypeScript
|
2021-07-14 13:55:36 +01:00 |
|
Ethan Lane
|
33b05d9db6
|
Merge branch 'main' into develop
|
2021-07-03 18:26:38 +01:00 |
|
dependabot[bot]
|
fdfa5aebd1
|
Bump ws from 7.3.1 to 7.5.0 in /src
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.0)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 18:52:48 +00:00 |
|
Vylpes
|
c816f182b2
|
Update util to check if folder exists
|
2021-02-07 14:12:56 +00:00 |
|
Vylpes
|
80e9daa8dc
|
Tests
|
2021-01-16 19:06:35 +00:00 |
|
Vylpes
|
005de0302e
|
Command configs are now in their own file
|
2020-12-23 22:05:23 +00:00 |
|
Vylpes
|
a7fc0e2013
|
Change requiredConfigs to configs
|
2020-11-28 10:39:44 +00:00 |
|
Vylpes
|
b519537072
|
Fix category field being empty crashing the bot
|
2020-11-08 17:49:41 +00:00 |
|
vylpes
|
c1786d1f18
|
Fix bug which wouldn't let anyone to run a command
|
2020-11-01 11:09:20 +00:00 |
|
Vylpes
|
a8aabf99d8
|
Fix Hound Violations
|
2020-10-30 23:06:17 +00:00 |
|
Vylpes
|
de2d589504
|
Fix Hound Violations
|
2020-10-30 23:03:19 +00:00 |
|
vylpes
|
2ec2e81853
|
Commented util.js
|
2020-10-30 18:34:51 +00:00 |
|
vylpes
|
c76532db32
|
Comment client.js, and event.js files
|
2020-10-28 23:02:43 +00:00 |
|
vylpes
|
80122c9bba
|
Fix hound violations
|
2020-10-28 17:54:40 +00:00 |
|
vylpes
|
d8860212d2
|
Fix hound violations
|
2020-10-28 17:53:56 +00:00 |
|
Vylpes
|
fd61bbf448
|
Added the ability to make the bot only run for specific users
|
2020-10-26 20:29:14 +00:00 |
|
Vylpes
|
6b4e759359
|
Fixed bugs
|
2020-10-23 19:42:50 +01:00 |
|
Vylpes
|
f2fed721ae
|
Fixed more stuff
|
2020-10-23 19:19:44 +01:00 |
|
Vylpes
|
160b306439
|
Fixed some stuff
|
2020-10-23 19:13:05 +01:00 |
|
Vylpes
|
d668aee138
|
Removed folder check
|
2020-10-23 19:01:49 +01:00 |
|
Vylpes
|
bf09d9bed0
|
Changed commands and events to be an array, allowing multiple folders
|
2020-10-23 18:17:28 +01:00 |
|
Vylpes
|
1d075e5a2c
|
Fixed bug where starting the client would sometimes crash due to invalid variable setup
|
2020-10-23 18:02:11 +01:00 |
|
Vylpes
|
19c4e1df3f
|
Initial work
|
2020-10-20 10:45:24 +01:00 |
|