dissallow_server is completely bugged and makes the bot crash.
It calls msg.channel.send(...) without check if the channel exists and if not it just crashes.
And add_dashboard_user always inserts, if the user has already a row instead of updating it just crashes.
dissallow_server is completely bugged and makes the bot crash.
It calls msg.channel.send(...) without check if the channel exists and if not it just crashes.
And add_dashboard_user always inserts, if the user has already a row instead of updating it just crashes.