This repository has been archived on 2024-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
scel-buc/settings.ini

33 lines
540 B
INI

[bot]
token:
user:
[settings]
# chat_path must exist and and with "/"
chat_path:
[users]
# Use the following syntax:
#
# user_id: user_name
#
# e.g.:
#
# 123456789: John Doe
[groups]
# Use the following syntax:
#
# group_id: group_name
#
# e.g.:
#
# 987654321: The Spanish Inquisition
[user_returned]
owner_id:
# Whether the bot must send a message specifing the sender before forwarding
send_sender: false
# The message to send to users contacting the bot
redirect_msg = The user is back. You can can contact him directly now.