diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-02 22:09:16 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-02 22:09:16 +1000 |
commit | 16c7ec50e8b634f5d11df1ee7bd595ade1805f5b (patch) | |
tree | a5c76c3f10f5b1c4c8bf95685c29881dbe2c77c6 | |
parent | show how long a user was timed out for in logs (diff) | |
download | server-16c7ec50e8b634f5d11df1ee7bd595ade1805f5b.tar.xz |
set message max length manually
-rw-r--r-- | slowcord/src/index.ts | 2 | ||||
-rw-r--r-- | util/src/entities/Message.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/slowcord/src/index.ts b/slowcord/src/index.ts |