A discord cookbook bot. Now open sourced.
Requirements:
- SQL Database
- .Net 7.0
- A stable host machine
Installation:
- Download the project.
- Open the AppCredentials.resx in Visual Studio.
- Set the token and other credentials to match your database.
- Compile the application.
- Run the compiled executable.
- A recipe database system.
- A blacklist to enforce your rules.
- A Manager system to allow for a team of people to manage the recipes.
- Timers and Unit Converters.
- Recipe tags to allow for specific searching.