Commit graph

2 commits

Author SHA1 Message Date
5620a725aa
Add whitelist for users as well
Some checks failed
CI / CI (push) Has been cancelled
2025-05-03 07:26:32 +02:00
a066fd0662
Improve whitelist feature
All checks were successful
CI / CI (push) Successful in 1m24s
* Use a primary autoincrementing primary key because primary keys need
  to be unique
* Cache whitelist on bot startup / only read from database once
* "Externalize" whitelist checking to the messageCreate function.
2025-04-30 16:18:34 +02:00