Initial commit

This commit is contained in:
Dawid Rejowski 2022-09-11 18:34:24 +02:00
commit e554fc5937
18 changed files with 501 additions and 0 deletions

13
config.yaml.example Normal file
View file

@ -0,0 +1,13 @@
command_prefix: "!sb"
matrix_homeserver: "https://matrix.org"
matrix_username: "@username:example.com"
matrix_password: "password"
matrix_bot_name: "Telegram stickers bot"
telegram_api_id: 1234567
telegram_api_hash: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
telegram_bot_token: "1234567890:aaaaaaaaaaaaaaaaaaaaaa--aaaaaaaaaaa"
log_level: INFO