Skip to content

spaceCh1mp/docbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCBOT

Update status for the #100daysofcode challenge via twitter API endpoint.

Ensure the dependencies are installed on your machine

  go get github.com/dghubble/oauth1
  go get github.com/dghubble/go-twitter/twitter

Execute Program

  go run main.go
       Or
  go build
  ./docbot

Twitter access token is stored in a json file in the main directory, edit token.template.json and rename as

    token.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages