Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for send messages in threads, optimizations, another scam link
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The reason I had to use getters and setters for the db models is because in the newer version of typescript the properties would be defined at runtime and override the getter and setters that sequalize uses later, causing all the values to be undefined and not being able to save any information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
note: nothing currently works :flushed:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
because useless, add prefix slash command
|
|
issues, add more logging, and make ban check run every 30s not 60s
|
|
|
|
|