toast-ts
|
e5586f5359
|
Update whois.ts
|
2023-09-02 09:35:08 +10:00 |
|
toast-ts
|
da402b6165
|
Add Spotify status to whois
|
2023-09-02 09:25:48 +10:00 |
|
toast-ts
|
65c8597881
|
|
2023-09-01 17:51:38 +10:00 |
|
toast-ts
|
ff580afb06
|
Rename clarkson to hammond
|
2023-09-01 17:50:44 +10:00 |
|
toast-ts
|
15ab7e357f
|
|
2023-09-01 17:48:40 +10:00 |
|
toast-ts
|
2106f170f0
|
Add a check to empty commit message
|
2023-09-01 17:47:13 +10:00 |
|
toast-ts
|
913f11b42d
|
|
2023-09-01 17:28:54 +10:00 |
|
toast-ts
|
5aba2be342
|
Optimizations
|
2023-09-01 14:32:11 +10:00 |
|
toast-ts
|
a02aac5d88
|
Add modifiers to ResponseSystem
|
2023-08-31 11:15:41 +10:00 |
|
toast-ts
|
b1a9365798
|
Update DatabaseServer.ts
|
2023-08-31 10:26:14 +10:00 |
|
toast-ts
|
5770e28552
|
Update packages
|
2023-08-30 18:38:48 +10:00 |
|
toast-ts
|
51a6f2e566
|
Move essentials out of client.ts
|
2023-08-30 18:34:59 +10:00 |
|
toast-ts
|
277fdacf9f
|
Rename dontlookatme to spotify
|
2023-08-30 16:42:06 +10:00 |
|
toast-ts
|
9d39a0ef9c
|
Add dedicated class for music module
|
2023-08-30 10:34:22 +10:00 |
|
toast-ts
|
7861808790
|
Forgot the index.ts
|
2023-08-30 10:25:44 +10:00 |
|
toast-ts
|
0714d36c3b
|
Create MessageTool
|
2023-08-30 10:21:53 +10:00 |
|
toast-ts
|
adaa6c57dd
|
Update ping.ts
|
2023-08-30 00:57:13 +10:00 |
|
toast-ts
|
8c41ec90fa
|
Remove reconnected event
Seems entirely useless and both events just emits at once (reconnected and connected) when it loses connection to the database
|
2023-08-29 02:37:16 +10:00 |
|
toast-ts
|
86807c0fc0
|
Improve wording for ping cmd
|
2023-08-29 01:21:52 +10:00 |
|
toast-ts
|
dc7ae24e59
|
Fix client import
|
2023-08-28 21:24:59 +10:00 |
|
toast-ts
|
7c4be7ee94
|
Update mp.ts
|
2023-08-28 21:17:27 +10:00 |
|
toast-ts
|
34b49b7614
|
Darken the red color
bright colors is blinding me, send help
|
2023-08-28 20:54:39 +10:00 |
|
toast-ts
|
c8f45384a3
|
Remove line that no longer exists
|
2023-08-28 17:50:18 +10:00 |
|
toast-ts
|
fe2eb65ef8
|
Update MPLoop.ts
|
2023-08-28 14:23:49 +10:00 |
|
toast-ts
|
3816f4e905
|
Update index.ts
|
2023-08-28 14:22:47 +10:00 |
|
toast-ts
|
fa4a57b3e8
|
Update MPLoop.ts
|
2023-08-28 14:22:12 +10:00 |
|
dependabot[bot]
|
4ac3f0235f
|
Bump systeminformation from 5.20.0 to 5.21.0 (#24)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.20.0 to 5.21.0.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.20.0...v5.21.0)
---
updated-dependencies:
- dependency-name: systeminformation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-28 14:11:09 +10:00 |
|
github-actions[bot]
|
2ae1826228
|
Combined Dependabot PR (#23)
* Bump @types/node from 20.5.6 to 20.5.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.6 to 20.5.7.
- [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>
* Bump mongoose from 7.4.4 to 7.4.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.4.4...7.4.5)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump systeminformation from 5.19.1 to 5.20.0
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.19.1 to 5.20.0.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.19.1...v5.20.0)
---
updated-dependencies:
- dependency-name: systeminformation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-08-28 14:07:19 +10:00 |
|
toast-ts
|
e241791dab
|
Why is this here?
|
2023-08-28 12:51:17 +10:00 |
|
toast-ts
|
9ea8b91e8c
|
Fix ID for general-chat
|
2023-08-28 12:50:16 +10:00 |
|
toast-ts
|
d1f594fac5
|
Create ResponseSystem
|
2023-08-28 12:48:18 +10:00 |
|
toast-ts
|
4e9ed492a7
|
Restrict NPM package manager
|
2023-08-27 20:27:16 +10:00 |
|
toast-ts
|
15ee06a88e
|
Rename fetch, as Nodejs uses undici under the hood
|
2023-08-27 15:56:12 +10:00 |
|
toast-ts
|
403b28ae40
|
Simplify the number range in regex
|
2023-08-27 15:10:31 +10:00 |
|
toast-ts
|
26378faa76
|
Move dedicated files to functions folder
|
2023-08-27 01:03:14 +10:00 |
|
toast-ts
|
97a0ba54e8
|
Rehome the ready event
|
2023-08-27 00:47:06 +10:00 |
|
toast-ts
|
d4e58ce380
|
Not sure how it got missed.
|
2023-08-25 19:51:09 +10:00 |
|
toast-ts
|
0f3f8ea990
|
Update Yarn to 3.6.3
|
2023-08-25 11:47:39 +10:00 |
|
toast-ts
|
5388b25869
|
Drop WClient from client.ts
|
2023-08-25 09:15:56 +10:00 |
|
toast-ts
|
c71fd93e0b
|
Update TypeScript to 5.2.2
|
2023-08-25 08:29:51 +10:00 |
|
toast-ts
|
125f6aee50
|
Disable maintenance cmd until further notice
|
2023-08-25 02:56:47 +10:00 |
|
toast-ts
|
7f6b25bbe7
|
attempt #2
|
2023-08-25 02:31:32 +10:00 |
|
toast-ts
|
01311603e1
|
make restart option required
|
2023-08-25 02:27:23 +10:00 |
|
toast-ts
|
e86dc7a83c
|
attempt to fix maintenance cmd
|
2023-08-25 02:26:11 +10:00 |
|
toast-ts
|
d5476fb9c3
|
Riverstream of updates
|
2023-08-25 02:06:39 +10:00 |
|
dependabot[bot]
|
9e9be53760
|
Bump @types/node from 20.5.0 to 20.5.1 (#19)
|
2023-08-21 04:35:38 +00:00 |
|
toast-ts
|
692e8c5eb2
|
Update index.ts
|
2023-08-20 12:41:12 +10:00 |
|
toast-ts
|
938297e87d
|
Only display one server for now
|
2023-08-20 11:04:14 +10:00 |
|
toast-ts
|
39ce572292
|
Disable debugging for MPLoop
|
2023-08-20 10:24:41 +10:00 |
|
toast-ts
|
92281a9809
|
Update config.json
|
2023-08-20 10:23:02 +10:00 |
|