You'll learn how to install and set up Telegram auth support
Install dependency TelegramBotAPIarrow-up-right
Set up TelegramBotAPIarrow-up-right:
Video guides for setting up
Enable telegram in telegram-config.yml by changing enabled to true: telegram: enabled: true ...
telegram-config.yml
enabled
true: telegram: enabled: true ...
Execite command in the game /addtg.
/addtg
Copy code from message. It should like: ABC123
Execute command in the bot: /code ABC123.
/code ABC123
Last updated 2 years ago