Godson777 / KekBotSharp

KekBot, written in C#
GNU General Public License v3.0
4 stars 1 forks source link

Create template Config file if one cannot be found #108

Closed EzioisAwesome56 closed 3 years ago

EzioisAwesome56 commented 3 years ago

Previously, the bot would just crash if it couldn't fine one. This creates a very basic config file full of dummy values for the user to edit.

This also removes the need for the user to guess the config file layout while making their own as well.