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

Latest commit

 

History

History
36 lines (31 loc) · 870 Bytes

README.md

File metadata and controls

36 lines (31 loc) · 870 Bytes

~ 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)