golangbot

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

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

Go to latest
Published: Nov 28, 2020 License: MIT Imports: 5 Imported by: 0

README

GolangBot

This is a Twitter bot which retweets every tweet having hashtags #golang, #Golang and #Goprogramminglanguage.

Usage

clone the repo.

run go get to install dependencies.

create a .env file a root directory.

add the following to the .env file.

CONSUMER_KEY=<your consumer key>
CONSUMER_SECRET=<your consumer secret>
ACCESS_TOKEN=<your access token>
ACCESS_TOKEN_SECRET=<your access token secret>

You can get keys from your developer portal. If you don't have a developer account, you can apply here.

License

The MIT License (MIT). Please see License File for more information.

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