Skip to content

A tweet bot that tweets yearly progress of the Nepali Calendar a.k.a Bikram Sambat. 🇳🇵

License

Notifications You must be signed in to change notification settings

mesaugat/bikram-sambat-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bikram Sambat Progress

Bikram Sambat Tweet Sample

A tweet bot that tweets yearly progress of the Nepali Calendar a.k.a Bikram Sambat.

Follow Bikram Sambat on Twitter.

About

Prerequisite

Usage

Export your Twitter secrets.

# Twitter Secrets
export TWITTER_CONSUMER_KEY="WEbDazCqR6fVERc8SuD4tK5c"
export TWITTER_CONSUMER_SECRET="BPhmzeZqJ5nfAGGDeEQM8Xrh"
export TWITTER_ACCESS_TOKEN="9gdteNLPQVw5C9vcBfHR8Kkj"
export TWITTER_ACCESS_TOKEN_SECRET="5apcG4rbwSKJvXPtPb2yWk54"

And,

$ make build
$ make run

2020/04/06 15:09:26 Bikram Sambat Progress: 98.320859
2020/04/06 15:09:27 Bikram Sambat Progress: 98.320862
2020/04/06 15:09:28 Bikram Sambat Progress: 98.320865
2020/04/06 15:09:29 Bikram Sambat Progress: 98.320868
2020/04/06 15:09:30 Bikram Sambat Progress: 98.320871
2020/04/06 15:09:31 Bikram Sambat Progress: 98.320875

License

MIT