Skip to content

twitter bot feature to reply with substance informations from the TripSit DB

Notifications You must be signed in to change notification settings

harmreduction/TripSit_info_xp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

twitter bot feature to reply with substance informations from the TripSit DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages