Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 510 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 510 Bytes

TripSit info expansion for ViewsOnDrugsBot 2000

This is a development repo, the final version will be merged with the bots repository

Install requirements:

pip install -r requirements.txt

Copy the .env2 file to your home directory and replace the variables with your twitter credentials:

# Twitter DEV account
# Consumer:
CONSUMER_KEY=''
CONSUMER_SECRET=''

# Access:
BEARER_TOKEN=''
ACCESS_SECRET=''

# Access:
ACCESS_TOKEN=''
ACCESS_SECRET=''

usage:

run python info_streamer.py