Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.41 KB

File metadata and controls

54 lines (29 loc) · 1.41 KB

CleanBot

서버를 테러하는 봇입니다

접두사kill만 치면 서버가 바로 터트려지고 웹훅도배가 됩니다

만약 이 봇이 부정적 목적으로 사용되어도 책임지지 않습니다

제작자: Tim23

사용 방법

콘솔에 git clone https://github.com/dfdddfd/Discord.py-CleanBot.git 를 입력합니다

콘솔에 pip install -r requirements.txt를 해서 의존성을 모두 설치합니다. (필요 모듈 : discord.py, colorama)

token과 prefix를 수정해주세요

또 NUKE CONFIG 아래에 있는 spam_message, channel_names, webhook_usernames 부분을 마음대로 수정해주세요

질문 사항

질문 사항은 이슈에 남겨드리면 답해드리겠습니다

주의사항

git 설치 필요

english

It's a robot that's terrorizing servers.

If you hit a prefix kill, the server explodes immediately and you get a web hook.

If this bot is used for negative purposes, it is not responsible.

Producer: Tim23

How to use it

At the console, type git clone https://github.com/dfdddfd/Discord.py-CleanBot.git

Install all dependencies by using pip install -r requirements.txt on the console. (Required Module: discord.py, colorama)

Please correct token and prefix.

Also, please modify the spam_message, channel_names, webbook_usernames under NUKE CONFIG.

Questions

I'll answer your questions if you leave them on the issue.

Cautions

Requires git installation