커맨드 수가 80~100 정도 있어서 파일이 좀 많음.
"https://discord.com/developers/applications/"
git clone https://github.com/turtle85917/zonbiebot
cd zonbiebot
cd zonbiebot
index.js에서 client.login("BotToken") - BotToken은 자기 봇 토큰으로 바꾸기
ops.js에서 prefix는 봇 접두사, ownerID는 봇 주인 id로 바꾸기
index.py에서 client.run("BotToken") - BotToken은 자기 봇 토큰으로 바꾸기
index.py에서 kakao_key는 카카오 키로 바꾸기
cd zonbie
Js File - "node ." or "node index" or "node index.js"
Py File - "py index" or "python index" or "py index.py" or "python index.py"
자바스크립트 파일만 실행하면 봇 커맨드 일부가 작동하지 않을 수 있습니다.
파이썬 파일만 실행하면 봇 커맨드 일부가 작동하지 않을 수 있습니다.
| OWNER | NAME | COPY_USER | URL |
|---|---|---|---|
| ditto7890 | dittobot | - | https://github.com/ditto7890/dittobot |
| Pneuma714 | Pod | - | https://github.com/Pneuma714/Pod |
| mswgen | mswgenbot-v2 | - | https://github.com/mswgen/mswgenbot-v2 |
| TheTurkeyDev | Discord-Games | - | https://github.com/TheTurkeyDev/Discord-Games |
| dugom0k | DUGOM BOT | piese1028 | https://github.com/piese1028/DUGOM_BOT |
두곰봇 소스의 원래 주인은 dugom0kr인데, 누가 포크한 것 같다..