Installing and setting up Telegram
You'll learn how to install and set up Telegram auth support
Installing dependency
Install dependency TelegramBotAPI
Set up TelegramBotAPI:
Video guides for setting up
Enable telegram in
telegram-config.ymlby changingenabledtotrue: telegram: enabled: true ...
Linking account
Execite command in the game
/addtg.Copy code from message. It should like: ABC123
Execute command in the bot:
/code ABC123.
Last updated