twitter-bot-bootstrap
twitter-bot-bootstrap copied to clipboard
Twitter bot bootstrap :boot: using node and twit :bird:
Fixes #168 . ### Change proposed in this pull request: - Adds a .env-sample with the format that users can rename and fill in their own information. --- ###### Thanks...
https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/migration/introduction.html
Take a look at Emanuel's testing work on the 100DoC bot and use on the next iteration here Lot's of people are mentioning hitting the api limit and getting their...
We have detected a problem with your Greenkeeper config file 🚨 Greenkeeper currently can’t work with your `greenkeeper.json` config file because it is invalid. We found the following issue: 1....
https://github.com/spences10/twitter-bot-playground/issues/37
Add a user blacklist to the Twitterbot bootstrap 🏴 I have similar functionality in another bot where the blacklist is configured in a `.env` file and you can use a...
Hi there, This is the first bit of code I've touched in my entire life so please be gentle, and apologies in advance if this is dumb/answered somewhere else. I...
Use GraphCool backend in conjunction with RT on stream so that tweets are not repeatedly tweeted. flow will be: 1. match search criteria 1. check database if tweet text is...
As with issue https://github.com/spences10/twitter-bot-twit/issues/5 on Twitter bot twit look at using an external file for the configuration of the bot to reduce the need to deploy when a non code...