Skip to content

taylorkline/tea_raffle_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tea Raffle Bot

The code for choosing winners of the 100k subscriber raffle on /r/tea.

This bot is created by /u/taylorkline.

About

This bot requires python3.6.

After updating the appropriate global variables and renaming praw.ini.example over to praw.ini with the appropriate credentials, the following commands will get you up and running:

python3.6 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3.6 bot.py

About

Selects winners from a given thread on /r/tea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages