Skip to content

TurtleHelm/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

A Simple Python Discord Bot

Requirements

  • discord.py (pip3 install --upgrade discord.py)
  • pathlib (pip3 install --upgrade pathlib)
  • logging (pip3 install --upgrade logging)
  • asyncio (pip3 install --upgrade asyncio)
  • datetime (pip3 install --upgrade datetime)
  • aiohttp (pip3 install --upgrade aiohttp)

How to Use

Download the file or Clone the Repo, Add your Token(s) and run bot.py