Added some basic test

This commit is contained in:
2023-08-06 01:25:32 +02:00
parent 11d49fd476
commit 253c85985b
8 changed files with 223 additions and 0 deletions

6
tests/config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"locale": "en",
"bot": {
"bot_token": "sample_token"
}
}