A chatbot for Discord made with .NET Core and Docker
- Basic module with ping and entity info commands
- Utilities module with choice and expression calculator command
Made with VS2021 and .NET 6
Run with Docker as a container image. On the root folder of the project, create a file named "env.vars" with a variable named DISCORD_TOKEN with the value of a valid OAuth2 token.