/DiscordBot_SlashBadge

This script help you get the Supports Commands Badge {/} for your discord bot.

Primary LanguagePython

BotBadge

Table of contents

Requirements 🧾

Usage ✨

✏️ Step 1:

Download and install Python if you haven't already.

python

✏️ Step 2:

Download this repository or clone it using Git.

git clone https://github.com/dxrk09/DiscordBot_SlashBadge.git

✏️ Step 3:

Open CMD/Terminal and go to folder

cmd

✏️ Step 4:

Install requirements.txt with the command below

pip install -r requirements.txt

✏️ Step 5:

Navigate to the Discord Developer Portal, sign in to your account, click New Application and choose any name. Click accept and create. Also heading the Bot section and Add Bot. If thats your first app you might see the Bot Token, If is not just basically click on Reset Token and copy it. Go to config.json and put your token there.

✏️ Step 6:

If you are on Windows, run the file start_win.bat

If you are on Linux, run the file start_linux.sh