Commit Graph

1903 Commits

Author SHA1 Message Date
a5eec44b8e Fix maintenance command 2021-09-10 03:13:40 +03:00
e2ebe6a36e Bumb version 2021-09-10 02:33:56 +03:00
5132e40d2c Merge pull request #57 from warengroup/develop
Version 0.3.8
0.3.8
2021-09-10 02:09:50 +03:00
1d6361871c Update Client.ts 2021-09-10 01:54:43 +03:00
3978f19b2e Fix typo in uncaughtException event 2021-09-10 01:54:30 +03:00
26cdef50b2 Update Client.ts 2021-09-10 01:44:21 +03:00
fee833d231 Update warning event 2021-09-10 01:43:53 +03:00
6541287dec Update uncaughtException event 2021-09-10 01:43:21 +03:00
44d81b6fd7 Add warning event 2021-09-10 01:21:42 +03:00
200f16eac0 Disable Node warnings in package.json 2021-09-10 01:21:14 +03:00
8c9fe03629 Updated Dependencies 2021-09-10 00:24:30 +03:00
24071eb5df Update Client.ts 2021-09-09 18:55:42 +03:00
3b5c241872 Update ready.js 2021-09-09 18:55:33 +03:00
44a708548f Update maintenance command 2021-09-09 18:55:18 +03:00
5c1a8f0ef1 Add maintenance mode in config.js 2021-09-09 18:54:51 +03:00
526bb7736a Update list command 2021-09-09 18:54:23 +03:00
22c0544d09 Add maintenance mode check in play command 2021-09-09 18:53:46 +03:00
9c3748ad7c Add maintenance mode to check function 2021-09-09 18:53:24 +03:00
3807ae89a0 Add maintenance message in messages.js 2021-09-09 18:52:50 +03:00
9e2be295c3 Update stop command 2021-09-09 18:52:25 +03:00
fb257d1c30 Add CONTRIBUTING.md to labeler config 2021-09-09 18:51:42 +03:00
17a075cd29 Add CONTRIBUTING.md 2021-09-09 18:51:25 +03:00
93b5663ebe Added SECURITY.md to be labeled with documentation in labeler config 2021-09-09 17:57:15 +03:00
8399fd5bb1 Added security policy in SECURITY.md 2021-09-09 17:56:51 +03:00
364b5d9b3c Merge pull request #35 from warengroup/fix-33
Node-Fetch Update
2021-09-09 13:05:02 +03:00
e08c20aa3d Merge branch 'develop' into fix-33 2021-09-09 13:03:46 +03:00
65bebb7b13 Bumb version 2021-09-09 12:56:34 +03:00
13814afebc Formatting changes 2021-09-09 12:44:50 +03:00
b44bc679e5 Added VSCode settings 2021-09-09 12:43:12 +03:00
c83b90aa20 Removed .vscode folder in .gitignore 2021-09-09 12:42:10 +03:00
1bb8d8d801 Updated SIGINT event 2021-09-09 12:05:52 +03:00
0b1cb03305 Added exit event in Client.ts 2021-09-09 12:05:39 +03:00
90a93d35f7 Removed comments in maintenance.js 2021-09-09 12:05:15 +03:00
24716dd497 Updated Dependencies 2021-09-09 11:26:37 +03:00
259b58aa1a Merge pull request #59 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.9.0
Bump @types/node from 16.7.13 to 16.9.0
2021-09-09 11:24:16 +03:00
52ec0845a7 Merge pull request #60 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.23.1
Bump discord-api-types from 0.23.0 to 0.23.1
2021-09-09 11:24:06 +03:00
ddbe950a19 Bump discord-api-types from 0.23.0 to 0.23.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.23.0...0.23.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 08:02:59 +00:00
46790b12ff Bump @types/node from 16.7.13 to 16.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.13 to 16.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 08:02:40 +00:00
488d0a6d12 Merge pull request #58 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.23.0
Bump discord-api-types from 0.22.0 to 0.23.0
2021-09-08 15:51:45 +03:00
7699871779 Bump discord-api-types from 0.22.0 to 0.23.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 08:02:48 +00:00
ac323a5410 Temporary solution 2021-09-08 01:39:35 +03:00
9408d0d66b Bumb version 2021-09-07 15:49:13 +03:00
5cd3912ff5 Merge branch 'master' into fix-33 2021-09-07 15:47:24 +03:00
33e674f7c7 Merge pull request #53 from warengroup/develop
Version 0.3.7
0.3.7
2021-09-07 15:43:43 +03:00
d0c10018f3 Updated messageCreate event 2021-09-07 15:36:33 +03:00
523c94aafb Updated labeler workflow (Github Workflows) 2021-09-07 15:30:12 +03:00
ac42502883 Merge pull request #56 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.7.13
Bump @types/node from 16.7.10 to 16.7.13
2021-09-07 13:21:40 +03:00
704596c371 Bump @types/node from 16.7.10 to 16.7.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.7.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 08:02:48 +00:00
4de241ecab Merge pull request #51 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.31.0
Bump @typescript-eslint/parser from 4.30.0 to 4.31.0
2021-09-06 23:06:36 +03:00
f70818c9f3 Bump @typescript-eslint/parser from 4.30.0 to 4.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 20:04:19 +00:00