/pupperbot

A webtask.io application that will reply to mentions with a dog image of the specified breed.

Primary LanguageJavaScriptMIT LicenseMIT

PupperBot - Twitter Bot for Dog Lovers!

Test it!: @PupperBot_

A twitter bot that replies to users who mention it along with a dog breed. It is written in Node.js and utilises the following services:

The bot can take up to 15 minutes to reply due to polling delay with IFTTT[1]

Requirements

Secrets

Once a Twitter developer account has been created:

  • Create an app (details)
  • Retreive the consumer token & secret, and access token & secret
  • Create a secrets file in the format of KEY=VALUE, one line per secret

See the secrets.example file for more details.

Deploy

wt create --secrets-file secrets --name PupperBot webtask.js

License

MIT