An open API service indexing awesome lists of open source software.

https://github.com/eklypss/bdiscord

A basic Discord bot
https://github.com/eklypss/bdiscord

bot csharp discord discord-bot

Last synced: about 2 months ago
JSON representation

A basic Discord bot

Awesome Lists containing this project

README

          

# bDiscord
A basic Discord bot, used/made only for educational purposes. Written in C# using Visual Studio. Also compatible on Linux with Mono.

The project uses the following libraries / NuGet packages (dependencies included):

* Discord.Net
* log4net
* SmartIrc4Net
* Newtonsoft.Json
* Nito.AsyncEx
* RestSharp
* StarkSoftProxy
* TwitchLib
* WebSocket4Net

All rights of those go to their original creators.