Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

tweet-bot

A bot that participates to twitter retweet contests.

Notes

If a want to follow an account for 40 days after I enter a contest, knowing that I can't have more than 5000 subscriptions, 50004024 = 125/24 ~= 5 ==> I can't enter more than 5 contests by hour.

REQUIREMENTS

You need to create a credentials.ts file in src like this :

export const credentials = {
 consumer_key : "...",
 consumer_secret : "...",
 access_token : "...",
 access_token_secret : "..."
};

INSTALL

clone repo then :

  • yarn

RUN

yarn start

TODO

  • Add guard before following (check we're not allready following the user)
  • Change log tracker to datadog
  • Add DM Alert
  • Log follow action to unfollow later

About

A bot that participate to twitter retweet contests.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /