Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xezoless/bluish-owl
- Owner: XezolesS
- License: mit
- Created: 2019-10-15T16:24:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T21:32:58.000Z (about 3 years ago)
- Last Synced: 2023-08-30T14:51:15.768Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)