mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-12-16 00:26:25 +01:00
add basic config file to RPM
This commit is contained in:
parent
6a89203415
commit
382f029c3b
4 changed files with 28 additions and 3 deletions
6
rpmsrc/dtranslatebot.json
Normal file
6
rpmsrc/dtranslatebot.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"token": "add bot token from here -> https://discord.com/developers/applications",
|
||||
"translator": {
|
||||
"type": "stub"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue