Markussim / mini-bots

GNU General Public License v3.0
3 stars 0 forks source link

Fixed bot crash when no database is avaible #11

Closed linusromland closed 8 months ago

linusromland commented 8 months ago

Fixed issue where bot would crash since the database tables did not exists on first startup.

Also fixed issue where function would assume entry 0 in array was present that would also cause it to crash.