suicvne / DiscordSharp

A .Net API for Discord written in C#
MIT License
129 stars 33 forks source link

Logging in with bot token? #71

Closed CoderReece closed 7 years ago

CoderReece commented 7 years ago

I know this is dead but discord.net isn't compatible with something of mine and this works really well as a temp work around.. But yeah how do i login with a bot token?

CoderReece commented 7 years ago

Woops i found it, I haven't used this in a while so i had completely forgotten where everything is :S I hope this project gets revived in the future as not everyone wants or can go the async way even if its better.

suicvne commented 7 years ago

https://github.com/NaamloosDT/DSharpPlus

CoderReece commented 7 years ago

That's "discord.net" this api works much better for what i'm trying to achieve and i'm well aware DSharpPlus is better and not dead but its not what i need.