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
- Host: GitHub
- URL: https://github.com/eklypss/bdiscord
- Owner: eklypss
- Created: 2016-10-20T04:23:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T23:18:45.000Z (over 9 years ago)
- Last Synced: 2025-10-11T18:09:11.901Z (9 months ago)
- Topics: bot, csharp, discord, discord-bot
- Language: C#
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.