Amazing-Python-Scripts/Discord-Bot at main · avinashkranjan/Amazing-Python-Scripts

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

Discord-Bot

Folders and files

NameName

Last commit message

Last commit date

parent directory

..

README.md

How To Run

follow this guide to get a token and setup a bot account: https://www.writebots.com/discord-bot-token/

Then insert your token at the top of the file.

Make sure you have discord.py installed:

pip install discord

Then just run the bot using python:

python bot.py