address: https://chat.mydomain.com domain: chat.mydomain.com verify_ssl: true database: sqlite:/data/conduwuit/mautrix-telegram.db # place the database into the /data/conduwuit folder telegram: # Get your own API keys at https://my.telegram.org/apps api_id: << put your id here >> api_hash: << put your hash >> # (Optional) Create your own bot at https://t.me/BotFather bot_token: disabled permissions: "*": "relaybot" # non-local users can only see messages "chat.mydomain.com": "full" # full access to all local users "@myself:chat.mydomain.com": "admin" # who can admin the bot