Archived
1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
teleexit/confih_exemple.json
2020-11-07 15:15:44 +01:00

4 lines
98 B
JSON

{
"bot_token": "SUPER_SECRET_TOKEN",
"db": "postgresql://usr:pass@localhost:5432/sqlalchemy"
}