BenjaminFourmaux / ServiceDown_twitterBot

A twitter bot who send tweet when a service is down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServiceDown_twitterBot

A twitter bot who send tweet when a service is down

installation

For setup the twitter bot, you need:

  • A Node.js server (I use Node.js v: 14.15.0)
  • You need to install ServiceDown_api
    • Download the .zip
    • Unzip him at the project root
    • And read needed package to install
  • Twit lib npm install twit in your project
  • A Twitter developer application Twitter Developer Platform
  • User's app authentificate acces_token and access_token_secret And enjoy !

Features

Current

  • Send a tweet with some informations about the status of the service

Wishlist

  • Send a tweet when a service is down (automaticlly)
  • Reply when a user tag him for know the status of a service

Versions

Current v:1

  • v:1.1 : Send tweet about the service's status
  • v:1 : Say Hello World !

About

A twitter bot who send tweet when a service is down


Languages

Language:JavaScript 100.0%