Discord Bot Forge
v1.0
1 Bot Credentials
Enter your Bot Token. We extract the Client ID to generate the invite link. Your token is handled locally and only inserted into the final script.
Token Valid!
Client ID extracted.
2 Server Vision & Features
✓ Bot Script Ready
# Your code will appear here...
How to run:
- Download the file as
bot.py - Install Python from python.org
- Open terminal/cmd and run:
pip install discord.py - Run the bot:
python bot.py
