Files
minetest-telegram-bridge/bot/sample.config.py
2019-01-22 16:54:57 +05:30

10 lines
260 B
Python

# Create a new bot by messaging @BotFather and follow the instructions
# Replace the key by the actual token recieved from BotFather
api_key = "123456789:xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
# Port to connect to server
port = 9876
# Groups to read from
groups = []