Skip to content

redditdota/faceit-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a file called "tokens.py" with

TWITCH_CLIENT_ID = "client_id"
STEAM_KEY = "steam_key"
SUBREDDIT = "dota2"
USERNAME = "reddit_username"
PASSWORD = "reddit_pwd"
REDDIT_CLIENT_SECRET = "secret"
REDDIT_CLIENT_ID = "client_id"

Run script with:

python3 bot.py post_id

About

For tracking FaceIT leagues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages