Browse Source

removed comment

tags/v1.3.0
roxie 6 years ago
parent
commit
81d06c4280
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      main.py

+ 0
- 2
main.py View File

@@ -77,8 +77,6 @@ async def on_message(message):
return
return await bot.process_commands(message)

# Error Handling, thanks for Der Eddy who did most of this stuff. <3

@bot.event
async def on_error(event, *args, **kwargs):
if bot.dev:

Loading…
Cancel
Save