Commit graph

12 commits

Author SHA1 Message Date
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)