Bind Telegram Bot
# Register Telegram Bot
portex bot register <app-name> <bot-token>Description
Parameters
Example
# Register a Telegram bot for the application named "MyApp" with the bot token "123456:ABC-DEF1234ghIkl-zyx57W2P0"
portex register MyApp ‘123456:ABC-DEF1234ghIkl-zyx57W2P0’Notes
Last updated