nuelsoft / retweet-bot

This twitterbot let's you search twitter, and retweet all tweet instances within the last 7 days.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retweet Bot

Twitter bot that allows you to retweet post by a specific hashtag within the last 7 days

Usage

Base URL https://ntweeter.herokuapp.com/

Routes

/

Launches the retweet sequence. Using the already set tag and retweeting with already set hashtag

Method GET

/with?tag=<TAG>

Allows you to set the tag to listen for, and immediately launches the retweet sequence with specified <TAG> Example https://ntweeter.herokuapp.com/with?tag=Flutter

Have Fun 🥂

About

This twitterbot let's you search twitter, and retweet all tweet instances within the last 7 days.


Languages

Language:Go 100.0%