1
0
mirror of https://github.com/aNNiMON/ffmpegbot synced 2024-09-19 22:54:20 +03:00
ffmpegbot/ffmpegbot.yaml.template

8 lines
226 B
Plaintext
Raw Normal View History

2023-01-10 16:55:02 +02:00
# Telegram bot token and bot username
botToken: 1234567890:AAAABBBBCCCCDDDDEEEEFF-GGGGHHHHIIII
botUsername: yourbotname
# Superusers can execute /run command
superUsers: [12345]
2023-01-10 16:55:02 +02:00
# Allowed user ids
allowedUsers: [12346, 12347]