You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
DotaClient client = DotaClient.Create("SteamAccountUsername",
"SteamAccountPassword",
"SteamAPIKey",
new DotaClientParams());
client.Connect();
I use the connection example, but the bot does not go online.
can you give an example of how to connect the bot to dota2 and create the lobby? :|
The text was updated successfully, but these errors were encountered: