DanielOhrin / MidnightBot

0 stars 0 forks source link

Implemented database for the BOT, using EF and MSSQL #40

Closed DanielOhrin closed 1 year ago

DanielOhrin commented 1 year ago

Started learning Entity Framework. Implemented EF into a new Data project for the Bot's data(base).

Created, and tested thoroughly, a command for users to set their API key. Closes #23