nice new update

This commit is contained in:
404invalid-user 2025-01-18 01:27:58 +00:00
parent e136522421
commit 666638c956
136 changed files with 4483 additions and 9190 deletions

9
.env.example Normal file
View file

@ -0,0 +1,9 @@
CLIENT_ID=
CLIENT_SECRET=
BOT_TOKEN=
DB_URI=mariadb://knightrider:<password>@localhost:3306/knightrider
WEBSITE_PORT=3000