Commit graph

108 commits

Author SHA1 Message Date
dependabot[bot] e302f2ee4d
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:45:45 +00:00
Vylpes c88a15187e
Merge pull request #55 from Vylpes/develop
v2.0
2021-10-04 19:45:15 +01:00
Ethan Lane 1a8baecfa1
Improvements 2021-10-04 19:43:53 +01:00
Vylpes d3f9fc4fa0
Merge pull request #53 from Vylpes/feature/VBC-52
VBC-52 Use export default rather than class of the same name
2021-09-29 17:53:21 +01:00
Ethan Lane 5ce0960606
Remove useless async code 2021-09-29 17:52:21 +01:00
Ethan Lane 799b04e936
Update tests 2021-09-26 14:32:56 +01:00
Ethan Lane 3a9f1965ae
Update documentation 2021-09-26 14:13:09 +01:00
Ethan Lane 00a057792b
Make command loader use the default class 2021-09-26 14:12:21 +01:00
Vylpes 1b1933a9ce
Merge pull request #50 from Vylpes/feature/3-disable-commands
Feature/3 disable commands
2021-09-24 19:00:08 +01:00
Ethan Lane b10ac37007
Update tests 2021-09-24 18:52:12 +01:00
Ethan Lane 3392e6f031
Add disabled command message reply 2021-09-24 18:46:49 +01:00
Ethan Lane a3230cad20
Add tests 2021-09-22 19:59:40 +01:00
Ethan Lane 4e1c418246
Add ability to disable commands 2021-09-22 19:54:49 +01:00
Vylpes 10fe4501b5
Merge pull request #44 from Vylpes/feature/tests
Tests and CI
2021-08-21 16:00:28 +01:00
Ethan Lane 7e623b4b64 Update command names, add describe categories 2021-08-21 15:33:14 +01:00
Ethan Lane bb848dcec3 Improvements 2021-08-21 15:20:40 +01:00
Ethan Lane 044140d58d Remove workflows 2021-08-20 16:13:02 +01:00
Ethan Lane 19e7539e53 Remove linting workflow 2021-08-20 16:10:06 +01:00
Ethan Lane c3bcf76aac Add event mocks 2021-08-20 16:09:33 +01:00
Ethan Lane 8ee5c62481 Add github workflows 2021-08-20 16:06:59 +01:00
Ethan Lane 1b036609a9 Add ESLint 2021-08-20 15:58:41 +01:00
Ethan Lane f11f3954a1 Improvements to Tests 2021-08-20 15:53:34 +01:00
Ethan Lane 338514ba1e Util tests, rewrite tests 2021-08-20 15:42:46 +01:00
Ethan Lane 2d2eaadea7 User role tests 2021-08-20 14:59:41 +01:00
Ethan Lane 569c22f1f4 More tests 2021-08-19 17:27:47 +01:00
Ethan Lane 1044c57e66 First util.ts test 2021-08-19 17:21:54 +01:00
Ethan Lane a0a93a4737 Remove unused code 2021-08-18 21:27:44 +01:00
Ethan Lane e6464d22cb Event tests 2021-08-18 21:11:49 +01:00
Ethan Lane 49d3d9c449
Add 2 more tests to events 2021-08-16 19:11:42 +01:00
Ethan Lane da96bbefa5
Add start of event tests 2021-08-12 20:18:09 +01:00
Ethan Lane 99e375633b Add client tests 2021-07-30 15:49:12 +01:00
Vylpes abe94ccc72
Merge pull request #42 from Vylpes/feature/ts
Feature/ts
2021-07-24 12:57:28 +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
Ethan Lane a5123d6f79 Update documentation 2021-07-20 17:55:31 +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 3100953f2e Clean up 2021-07-14 14:39:48 +01:00
Ethan Lane 29f80fba5c Rewrite in TypeScript 2021-07-14 13:55:36 +01:00
Ethan Lane 7870e35599 Swap to Yarn 2021-07-13 22:49:55 +01:00
Ethan Lane 33b05d9db6 Merge branch 'main' into develop 2021-07-03 18:26:38 +01:00
Ethan Lane 8e16f3a648 1.0.5 2021-06-26 21:39:02 +01:00
Vylpes 72030c625f
Merge pull request #35 from Vylpes/dependabot/npm_and_yarn/src/ws-7.5.0
Bump ws from 7.3.1 to 7.5.0 in /src
2021-06-21 19:53:30 +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 8af05a7fd8
Merge pull request #34 from Vylpes/dependabot/npm_and_yarn/ws-7.5.0
Bump ws from 7.3.1 to 7.5.0
2021-06-21 19:52:02 +01:00
dependabot[bot] 6bd6f0a3d5
Bump ws from 7.3.1 to 7.5.0
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-16 20:42:11 +00:00
Ethan Lane bec0e4871b Merge in dependabot/npm_and_yarn/ws-7.4.6 2021-06-10 09:14:32 +01:00
dependabot[bot] 1e578728c7
Bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 02:58:03 +00:00