Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

matiaskorhonen/fr-spam-blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FR Spam Blocker

Blocks some stupid spam messages on Twitter (examples).

Running on Heroku

Set these environment variables with heroku config:set (you'll need a write-capable Twitter app and it's credentials):

  • chatterbot_consumer_key
  • chatterbot_consumer_secret
  • chatterbot_token
  • chatterbot_secret

To run the script you have two options:

  1. Use the streaming mode
  • Start the chatterbot dyno: heroku ps:scale chatterbot=1
  1. Run it with the Heroku Scheduler
  • Add bundle exec ./bot.rb to the scheduler

About

Blocking/Reporting some spam on Twitter automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages