toast-ts
|
6dce994400
|
Move player functions into MPModule
|
2024-01-17 06:45:01 +11:00 |
|
toast-ts
|
06528d80ff
|
Remove unneeded param from fetchers
|
2024-01-17 06:33:06 +11:00 |
|
toast-ts
|
de75ac2745
|
Uppercase the prefix to match others
|
2024-01-17 03:23:59 +11:00 |
|
toast-ts
|
366cd45bbb
|
Add debug logging to Logger class
|
2024-01-17 00:25:22 +11:00 |
|
toast-ts
|
fc50a6da17
|
Missed a few bits here and there
|
2024-01-16 22:41:30 +11:00 |
|
toast-ts
|
51353d464f
|
Add bold formatting to uptime text
|
2024-01-16 22:30:23 +11:00 |
|
toast-ts
|
76dd282372
|
Sort the member's punishment history from newest to oldest by time.
|
2024-01-16 22:28:31 +11:00 |
|
toast-ts
|
17628b2e4b
|
Make them one-liner.
|
2024-01-16 22:28:03 +11:00 |
|
toast-ts
|
f6fec518cf
|
Remove clock speed if virtualized
Add dataSweeper cronjob
Add Better Breakfast Day array
Update @types/node
|
2024-01-16 18:24:37 +11:00 |
|
toast-ts
|
127dd8ad05
|
Correct the "uses" property, been there since the start of V2 apparently.
|
2024-01-15 00:03:05 +11:00 |
|
toast-ts
|
9f8976cd07
|
Remove unused command
|
2024-01-14 19:06:27 +11:00 |
|
toast-ts
|
09afcc80a6
|
Filter moderator role properly
|
2024-01-14 17:58:25 +11:00 |
|
toast-ts
|
bcec1ab48a
|
Add /reminder moderation command
|
2024-01-14 17:51:17 +11:00 |
|
toast-ts
|
e5d1dc5e9d
|
Fix typo in "modify_rank_msgs" subcmd
|
2024-01-14 17:27:47 +11:00 |
|
toast-ts
|
18cbc40d79
|
Add top 5 members to yearly nuke.
|
2024-01-14 16:31:26 +11:00 |
|
toast-ts
|
1cda220a06
|
Update dependencies
|
2024-01-14 15:23:13 +11:00 |
|
toast-ts
|
b7a43c04a6
|
*dies of cringe*
|
2024-01-11 16:52:20 +11:00 |
|
toast-ts
|
455b9a2f80
|
Add new automod rule and refactor the existing rules
|
2024-01-11 09:19:39 +11:00 |
|
toast-ts
|
12c2714ccf
|
Attempt to prevent MPModule from requesting the hidden server
|
2024-01-10 09:45:30 +11:00 |
|
toast-ts
|
bbef3da0cc
|
700th commit, add new dev subcmd.
|
2024-01-08 20:22:06 +11:00 |
|
toast-ts
|
9516c7b098
|
Dedupe Node types
|
2024-01-08 19:02:16 +11:00 |
|
dependabot[bot]
|
17ce9f523f
|
Bump @types/node from 20.10.6 to 20.10.7 (#78)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-08 12:45:02 +11:00 |
|
toast-ts
|
0b9d3b89a7
|
Add modifyUser function to modify the user's messages
|
2024-01-08 11:37:20 +11:00 |
|
toast-ts
|
13be00acd3
|
Changed my mind on it.
|
2024-01-08 04:11:43 +11:00 |
|
toast-ts
|
026b34b811
|
Also fix stupidity
|
2024-01-07 20:49:49 +11:00 |
|
toast-ts
|
65240ab211
|
Fix stupidity
|
2024-01-07 20:46:04 +11:00 |
|
toast-ts
|
caa4cd829b
|
Add webhook notification in add/remove commands
|
2024-01-07 16:35:04 +11:00 |
|
toast-ts
|
19b7094051
|
Add new response trigger
|
2024-01-07 12:37:28 +11:00 |
|
toast-ts
|
9827320eee
|
Add home dir
|
2024-01-07 02:19:17 +11:00 |
|
toast-ts
|
e3a55e6210
|
Hotfix for no log whenever the "Server didn't respond" embed appears
|
2024-01-06 23:46:21 +11:00 |
|
toast-ts
|
cb5d0e31f7
|
Trim the trailing whitespaces
|
2024-01-06 20:49:35 +11:00 |
|
toast-ts
|
012f8d6eb2
|
Refactor CmdModule.ts
|
2024-01-06 20:49:12 +11:00 |
|
toast-ts
|
c43958d05d
|
Hide Postgres credentials
|
2024-01-06 18:09:29 +11:00 |
|
toast-ts
|
70acd9b7bf
|
Replace janky reconnect method with a reliable one from the package.
|
2024-01-06 18:03:26 +11:00 |
|
toast-ts
|
5f29723247
|
Fix variables being missing during the Redis attack.
|
2024-01-06 17:28:26 +11:00 |
|
toast-ts
|
ac420faa74
|
Add "see you later" to evening trigger
|
2024-01-05 12:59:56 +11:00 |
|
toast-ts
|
fce639de1c
|
Fetch user directly from cache and send DM from there.
|
2024-01-05 12:50:33 +11:00 |
|
toast-ts
|
1b849e26e6
|
Fix not being able to use /pw outside of main guild
|
2024-01-04 11:46:19 +11:00 |
|
toast-ts
|
eef4a72315
|
Trim some unnecessary stuff
|
2024-01-03 08:04:05 +11:00 |
|
toast-ts
|
624560e684
|
Improvements to eval cmd
|
2024-01-03 05:42:32 +11:00 |
|
toast-ts
|
1e2ba296f5
|
Optimize a few things
|
2024-01-02 03:41:25 +11:00 |
|
toast-ts
|
3208030313
|
Fix file extension in URL
|
2024-01-02 03:31:07 +11:00 |
|
toast-ts
|
25019d2e52
|
Forgot to add disclaimer
|
2024-01-02 01:17:01 +11:00 |
|
toast-ts
|
703f587cc9
|
Update articles
|
2024-01-02 01:11:05 +11:00 |
|
toast-ts
|
f111268164
|
Add academy command
|
2024-01-02 00:50:50 +11:00 |
|
toast-ts
|
86ec8d4d8b
|
Dedupe @types/node
|
2024-01-01 14:13:49 +11:00 |
|
dependabot[bot]
|
e17621988a
|
Bump @types/node from 20.10.5 to 20.10.6 (#76)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 20.10.6.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-01 13:17:21 +11:00 |
|
dependabot[bot]
|
9aea929594
|
Bump simple-git from 3.21.0 to 3.22.0 (#77)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.22.0/simple-git)
---
updated-dependencies:
- dependency-name: simple-git
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>
|
2024-01-01 13:17:07 +11:00 |
|
toast-ts
|
3609911866
|
Remove migrations as MongoDB is no longer used
|
2024-01-01 11:14:17 +11:00 |
|
toast-ts
|
9b530144a4
|
Yearly rank data reset
|
2024-01-01 11:01:15 +11:00 |
|