Bot crashes when reaction gets blocked
90932a49c8
Add database initialization
cbfc4e9317
fix auth check if database is uninitialised
75f809051c
refactor out password hashing in login.post.ts
13254bb241
add Schema Model
b6ce27cdfb
add README.md
4e67cc4e19
update cuz presentation
7a9e451739
add groupBy
775cc2e1db
fixup where
46e2c00ab1
add check-limit command
48b9ec02a0
log guildId in pushCommands script
312f22827e
add getNthUseInLimitTimestamp
c1b165024d
export getUserLimit
ae3a5133b3
Create helper script for pushing commands
8b4b35454b
Add commandManager and the first slash command
56a0e686b0
fully prepare execution for interactions
28dce0b29f
Add support for interactions in moderation
f6ac5281e7
Prepare more execution.ts for interactions
965e0a2602
Remove unneeded type assertion of an empty array.
d2925a3aa9
Create dm channel when sending message in dm channel
47e7c107c1
Add handling for interactions in execution.ts
cb304f522b
Refactor the main bot execution out of index.js
Bot can try to send messages longer than discord message limit