This commit is contained in:
pandacraft 2024-11-23 20:13:08 +01:00
parent 096ec47313
commit 0b604acaae
10 changed files with 3404 additions and 0 deletions

7
bot/database.json Normal file
View file

@ -0,0 +1,7 @@
{
"host": "ip",
"user": "user",
"password":"pass",
"database": "db naam"
}