ECLIPSE Roleplay community's discord bot. Written in C#, built on ASP.NET, utilizes DSharpPlus library for Discord integration.
- TODO
- .NET 6.0 or higher
- Discord API Token
- TODO
Contributions welcome. Follow these steps:
- Fork repository.
- Create new branch (
git checkout -b feature/foo
). - Commit changes (
git commit -m 'Added foo feature'
). - Push to branch (
git push origin feature/foo
). - Create new Pull Request.
We appreciate any contributions to improve the bot, whether it's a bug fix, new feature, or documentation update. Please adhere to code standards and guidelines.
GNU General Public License v3.0 . See LICENSE
for details.