Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Twitter Command Set

Interact with Twitter directly from Slack and Terminal using Nimbella Commander.

Requirements

We're working to provide you an option to authorize this command set using your Twitter account instead of using a developer account, but it'll take time. So please use the below method for now.

We need secrets named twitter_consumer_key, twitter_consumer_secret, twitter_access_token_key, and twitter_access_token_secret to run this command set.

You can obtain them by creating an app in your Twitter developer portal.

Commands

Usage

mentions

Show recent mentions.

/nc mentions

follow

Follow a user.

/nc follow <usernames> # /nc follow nimbella

unfollow

Unfollow a user.

/nc unfollow <usernames> # /nc unfollow twitter

tweets

Show recent tweets of users.

/nc tweets <usernames> # /nc tweets "nimbella, rabbah"