瀏覽代碼

bot core innit

tags/v1.0.0
roxie 6 年之前
父節點
當前提交
1ad6f3cbbb
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      main.py

+ 1
- 1
main.py 查看文件

@@ -14,4 +14,4 @@ bot = commands.Bot(command_prefix=command_prefix)
async def on_ready():
print("Client Logged In")

bot.run()
bot.run(token)

Loading…
取消
儲存