浏览代码

removed comment

tags/v1.3.0
roxie 6 年前
父节点
当前提交
81d06c4280
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      main.py

+ 0
- 2
main.py 查看文件

@@ -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:

正在加载...
取消
保存