A simple Discord bot using Discord.NET API. It need a cards.cdb (cards database of Yu-Gi-Oh! Online games like DevPro,TDOANE, YGOPro Percy etc) in the executable folder to work fine.
- Get and show information of a card Example.
- Get and show information of a setname.
- Simple permission system.
- Newtonsoft.Json (NuGet Package)
- Discord.Net 0.9.6 (NuGet Package)
- Nito.AsyncEx (NuGet Package)
- RestSharp (NuGet Package)
- WebSocket4Net (NuGet Package)
- Mono.Data.Sqlite + sqlite3