Skip to content

Telegram

Configure Telegram as the active chat channel.

Required Variables

VariableRequiredDescription
TUSK_CHAT_CHANNELYesMust be telegram
TUSK_TELEGRAM_TOKENYesBot token from @BotFather
TUSK_TELEGRAM_OWNER_IDYesTelegram user ID allowed to use the bot

Access Control

TuskBot only processes messages from TUSK_TELEGRAM_OWNER_ID.

Messages from other users are ignored.

Bot Commands

On startup, TuskBot registers available slash commands for the owner in private chats.

Use /help to view the current command list.

Released under the MIT License