Skip to content

4kumano/Katheryne-DiscordBot-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBot-Python

I made this bot just for learning. I used several sources to create it, namely:

Requirements

  1. Discord Bot Token Guide
  2. YouTube Data API v3 Key Guide
  3. Python 3.6 and up - https://www.python.org/downloads/
  4. git - https://git-scm.com/download/

running on your server

If you want to run on your server of this bot you need to:

  • clone the repository with git clone https://github.com/4kumano/DiscordBot-Python
  • install dependencies with pip install -r requirements.txt
  • fill out all secrets required in config.json
  • run the bot with python index.py