Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xezoless/bluish-owl

Plugin-styled discord bot for generic/educational purposes.
https://github.com/xezoless/bluish-owl

Last synced: 7 days ago
JSON representation

Plugin-styled discord bot for generic/educational purposes.

Awesome Lists containing this project

README

        

# Bluish Owl
Bluish Owl is a general/educational purposed discord bot.
This is plugin-styled program using MEF (Managed Extensibility Framework), so if the user wants additional features he/she can write himself/herself plugins even he/she is new to C# programming.

## References
- .NET Core (2.2.0)
- [Discord.Net (2.1.1)](https://github.com/discord-net/Discord.Net)
- Microsoft.Composition(MEF) (1.0.31)