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

return return
return await bot.process_commands(message) return await bot.process_commands(message)


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

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

Loading…
Cancel
Save