Skip to content

javl/shhhhbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

shhhhbot avatar

shhhhBot

shhhBot retweets tweets containing the phrase "don't tell anyone, but".

Usage

Run: ./shhhh.py

Optional arguments:

  • -d: drop the database
  • -v: (up to 3 times) verbose mode

The last seen tweet's id gets saved to info.sqlite so the script knows where to continue from.

Run automatically

The easiest way is to add the script as a cronjob using crontab -e: To look for new tweets every 10 minutes, use: */10 * * * * /usr/bin/python /path/to/shhhhbot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages