Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
/ PewCounter Public archive

A discord bot that display the sub gap between PewDiePie and TSeries

License

Notifications You must be signed in to change notification settings

JannesT3011/PewCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~ PewCounter ~

A discord bot that display the sub gap between PewDiePie and TSeries

Get started (Step-by-step)

  1. Create a app here
  2. Download the repository
  3. Install Python 3.6.5
  4. Install all requirements:
pip3 install requirements.txt
  1. Open the config.py file and enter your data:
youtube_api_key = "" 

# bot stuff
prefix = "" 
description = "" 
token = "" 
  1. Run the run.py file:
python3 run.py
  1. Select a channel on your a discord server and type <YOURPREFIX>count
  2. The bot will send a message and refresh the subs every 5 seconds
~ HAVE FUN AND SUBSCRIBE TO PEWDIEPIE ~
by Bmbus© (2019)

Releases

No releases published

Packages

No packages published

Languages