⚡Quick start
Quickly learn the bot without long delving into all its features.
Registration in the bot:
In order to fully use the bot you need to register your account in it. This is done with the /set_player command

You need to call this command and specify your nickname and account region. In the nickname field you can put just nickname, nickname + id, or account id. The format of nickname + id corresponds to the format of the nickname copied in the account profile in the game.
You can enter both some_nick/1234567 and just id: 1234567 or just the nickname some_nick
Attention:
If your nickname in the game consists only of numbers, then to prevent the bot from confusing it with id you need to wrap it in double quotes:
"542345622"
or parentheses
(542345622)
Then your nickname will be considered a nickname and not a game id.
Account statistics:
You can use /astats to query your own account stats or /stats to query the stats of another game account. /stats has the same syntax as /set_player

Game sessions:
To start tracking your account and calculating session statistics, you need to start a session (regular or automatic, depending on your needs)
A session is started with the /start_session or /start_autosession command

To find out the state of a session (e.g. when it will be restarted if it is an autosession) use the /session_state command
It displays useful information about the session, such as the number of battles.

To get session statistics you need to play a few fights and then request session data with the /get_session command

You can read more about all the commands on the commands documentation page
If you still have questions, try searching for answers in the FAQ section
Last updated
Was this helpful?
