# [Bot Token] # This is the token you obtained from @BotFather token: "bot_token"
# [List of Admin User IDs] # ETM will only process messages and commands from users # listed below. This ID can be obtained from various ways # on Telegram. admins: - tg_id
################## # Optional items # ################## # [Experimental Flags] # This section can be used to toggle experimental functionality. # These features may be changed or removed at any time. # Options in this section is explained afterward. flags: chats_per_page: 10
# [Network Configurations] # [RPC Interface] # Refer to relevant sections afterwards for details.