ソースを参照

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:

読み込み中…
キャンセル
保存