- Install Python 3.11.6 and make sure to add it to path
- Run
pip install -r requirements.txt
in the path of the folder - Replace
YOUR_BOT_TOKEN
inconfig.json
with your Discord bot token - Run
main.py
- You can use Visual Studio Code for the best experience via codespaces or on computer
token_to_id.py
- Enter the token and it will output the id you can use here to add the bot to your server if the token isn't yours
$help
- Shows list of all available commands$serverlist
- Shows list of servers your Bot is in$nuke
- Nukes the server, deleting all channels and creating new ones, while mass pinging$rolespam
- Spams max roles in the server$guildname <desired_name>
- Changes the server's name to the name you want$banall
- Bans all members without permissions$kickall
- Kicks all members without permissions$delroles
- Deletes roles in the server$give
- Gives everyone in the server administrator permissions$giveme <server_id>
- Gives you permissions in specified server$removegive
- Removes all permissions from everyone in the server