Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Esteban795/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBot

Welcome to my first Discord Bot ! Here you can find the source code I've written. This is still a beta version of this bot, so make sure to report any bug that you encounter !

Requirements

  • This bot needs you to first install discord.py :

For a basic installation :

py -3 -m pip install -U discord.py

If you also want voice support :

python3 -m pip install -U discord.py[voice]
  • This bot requires you to have a bot token stored in a .env file. You can get one on discord developer portal It should look like :
BOT_TOKEN = [your bot token]

The bot prefix is : $. I don't plan on changing it, but you can edit it per server

SINCE DPY CAME TO AN END, THIS REPO IS ARCHIVED.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages