add basic config file to RPM

This commit is contained in:
Syping 2024-03-12 10:15:51 +01:00
parent 6a89203415
commit 382f029c3b
4 changed files with 28 additions and 3 deletions

View file

@ -0,0 +1,6 @@
{
"token": "add bot token from here -> https://discord.com/developers/applications",
"translator": {
"type": "stub"
}
}