mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 04:05:13 +00:00
Created example config for tests.
This commit is contained in:
parent
2bd4fc839f
commit
f7f41ffa68
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"token": "277513413:AAEXK65dnCM-pEX9j4pjqlI3N6YQGRFjoCQ",
|
||||
"chat": "@zettai_test",
|
||||
"photo": "photo.png"
|
||||
}
|
||||
5
tests/config.json.example
Normal file
5
tests/config.json.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"token": "123456789:AAEXK65dnCM-pEX9j4pjqlI3N6YQGRFjoCQ",
|
||||
"chat": "@telebotxx_test",
|
||||
"photo": "photo.png"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue