An instigator bot for twitter discussions
- Clone the repository.
- Run
$ npm install
- Create a
twitter-credentials.json
with the Twit library spec - Download your google-cloud credentials and put them into
google-cloud-credentials.json
- Run the application with
$ npm run dev
This application has been made in a Hackathon for technical purposes, use it with responsability.