Skip to content

A twitter bot platform, mainly built for my own narcissistic ideals.

Notifications You must be signed in to change notification settings

fourseven/whatwhattwitterbot

Repository files navigation

what-what-twitter-bot-meteor

A twitter bot platform, mainly built for my own narcissistic ideals.

The idea is that you associate a twitter user with rules and schedules, allowing an easy way to do particular things.

There's one file that's gitignored - private/oauth.json:

{
  "service": "twitter",
  "consumerKey": "KEY",
  "secret": "SECRET"
}

Please add that yourself to allow authentication/oauth with twitter.

About

A twitter bot platform, mainly built for my own narcissistic ideals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published