Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspire.Bot

A twitter bot

Packages:

npm install twit --save

Quotes API used from RAPID API.

api keys imported from config.js

config.js

contents of module.exports{}

    consumer_key:         'key-from-twitter-dev-tools',
    consumer_secret:      'key from twitter dev-tools',
    access_token:         'key from twitter dev-tools',
    access_token_secret:  'key from twitter dev-tools',
    timeout_ms:           60*1000, //optional request timeout
    strictSSL:            true, // optional - requires SSL certificates to be valid.

About

A Tweet Bot that tweets out quotes from famous personalities.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages