retweeter

command module
v0.0.0-...-af6f7ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

retweeter

Building

Just doing a go build should be enough, since all the depencies are vendorized.

Settings

retweeter is getting the settings from env variables. For local testing you can e.g. use direnv.

In order to use the retweeter you need the following settings/env variables:

  • CONSUMER_KEY
  • CONSUMER_SECRET
  • ACCESS_TOKEN
  • ACCESS_TOKEN_SECRET

And of course the TWITTER_HASHTAG you want to listen to. The token and consumer settings can be found on Twitter's devloper page.

Deployment

To deploy retweeter on a Linux with Systemd, you can use the retweeter.service.example.

Issues and Contributions

If you've got problems or questions please don't hesitate to open an issue. If you'd like to improve something or found a bug and you want to fix it, just open a pull request.

Misc

This retweeter is a fork of https://github.com/campoy/justforfunc/tree/master/14-twitterbot

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL