discord_bot/commands
SileNce5k a3e3f681a0
All checks were successful
CI / CI (push) Successful in 1m24s
Improve whitelist feature
* 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:09:28 +02:00
..
admin Improve whitelist feature 2025-04-30 16:09:28 +02:00
info Don't show page number on help with specific commands 2025-04-12 03:28:44 +02:00
misc Improve whitelist feature 2025-04-30 16:09:28 +02:00
.example Remove netmodule functionality 2024-11-01 19:40:32 +01:00