Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Bot does not connect #2

Open
GabrielCSTR opened this issue May 1, 2018 · 1 comment
Open

Bot does not connect #2

GabrielCSTR opened this issue May 1, 2018 · 1 comment

Comments

@GabrielCSTR
Copy link

GabrielCSTR commented May 1, 2018

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? :|

@KeganHollern
Copy link
Owner

NADPL has an example of this.

https://github.com/KeganHollern/NADPL/blob/master/NADPLServer/NADPLServer/DotaBot/League/LeagueBot.cs#L232

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants