Page cover

Quick start

Quickly learn the bot without long delving into all its features.

Content

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

Example of using /set_player

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:


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

Picture of the main statistics on the account, which is returned by the commands /stats and /astats

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

Successful session start message

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.

Output of the /session_state command

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

Example of session statistics. (RU Locale)

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?