sharkbound / PythonTwitchBotFramework

asynchronous twitchbot framework made in pure python
MIT License
100 stars 26 forks source link

QOL modifications #10

Closed roguedarkjedi closed 4 years ago

roguedarkjedi commented 4 years ago

Functionality to stop the command server, making sure it is already stopped before running again.

Also adding functionality for checking if configs have valid data in them.