Commit graph

23 commits

Author SHA1 Message Date
liushuyu 23e8e1a8eb
lint: fix issues from ESLint 2022-09-18 03:52:00 -06:00
liushuyu 3e1b010cae typings: add shim typing for checkenv 2022-09-14 03:05:51 -06:00
liushuyu 29388049ac tree-wide: use rollup to bundle 2022-09-14 03:05:51 -06:00
liushuyu b132f1d4be
deps: upgrade Discord.js to 14 2022-09-13 21:02:56 -06:00
liushuyu 16455f3d33
server: add a missing intent for greeting new members 2021-10-28 15:59:44 -06:00
liushuyu e2fb430042
lint: automated fix from ESLint 2021-10-28 15:38:02 -06:00
liushuyu 39c8f5979c
lint: await all the Promises 2021-10-28 15:32:32 -06:00
liushuyu f525a22c65
meta: update to Discord.js 13 2021-10-22 01:43:19 -06:00
liushuyu b833189f6a
meta: enable even stricter type checking 2021-09-12 21:08:43 -06:00
Vamsi Krishna bffc187300
Fix broken role & channel exemptions (#115)
* Fix broken role & channel exemptions

* fix for citra

* Fix long broken logging exemption

* Typo

* Typo2
2021-07-07 19:54:44 -07:00
liushuyu e3ae371c57
server: fix image content logging 2021-07-07 00:12:52 -06:00
Vamsi Krishna c972c62ee1
Improve Logging for moderation (#114)
* Improve Logging for moderation

* Address Review comments

* image logging
2021-07-06 21:05:19 -07:00
Schplee 6eb9ba7191
Disable DM logging 2021-04-24 20:08:45 -07:00
Schplee 0c0d31994e
Update logging exclusions (#99) 2021-01-13 23:42:51 -08:00
liushuyu 1c5236345c
fixed two minor issues...
* Regex misuse in server.ts (matching media URL)
* Dead value assignment in quote.ts
2020-07-26 21:47:27 -06:00
liushuyu 89ed704d09
meta: fix null check misuses 2020-07-26 21:42:40 -06:00
liushuyu 5fb0d41c48 multiple changes...
* re-purposed trigger system
* added "ping bomb" banning system
2020-06-23 19:48:49 -06:00
liushuyu 0ee8068198
meta: enable stricter type checking 2020-05-02 20:17:51 -06:00
liushuyu b42c3eaf88
bugfixes: more robust grantDeveloper command...
... and command is now case insensitive
2020-05-02 17:15:06 -06:00
liushuyu 0887c3b8cb
server: remove trigger system 2020-05-02 14:50:46 -06:00
liushuyu 0b3d67a90c
server: clean up 2020-05-02 14:40:16 -06:00
liushuyu 09867e2c0d
commands: fix pinging people 2020-05-02 01:25:28 -06:00
liushuyu 7d54dc1a78 meta: rewrite the bot in Typescript 2020-05-01 23:59:20 -06:00
Renamed from src/server.js (Browse further)