Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 414 Bytes

Sara

A chatbot for Discord made with .NET Core and Docker

Features

  • Basic module with ping and entity info commands
  • Utilities module with choice and expression calculator command

Compilation

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.