소스 검색

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…
취소
저장