Skip to content

Commit

Permalink
Update activities.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hmangukia authored Jul 13, 2018
1 parent 50e28b8 commit 0fa1284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows/activities.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ List of the things that B.E.N.J.I. can do:
* Create a file(txt, docx, pptx,xlsx, vsdx and rtf supported)
* Podcast
* Calculator
* Twitter(get top 10 tweets, get friends)
* Twitter(get top 10 tweets, get list of people you are following)

Keep reading to see how to do all the above mentioned jobs with B.E.N.J.I.

Expand Down Expand Up @@ -127,7 +127,7 @@ NOTE: All the recorded files will be saved on the desktop. Make sure that the fi
* "***exit/over/close/stop*** to exit BENJI.
* "***get tweets***" Get latest 10 tweets from timeline. For this an app is to be registered at https://apps.twitter.com/ (if confused, have a look at https://spring.io/guides/gs/register-twitter-app/). A new file named "twitterCredentials.py" is to be made in the windows folder. Save the consumer key, consumer secret, access token, access token secret with the names consumer_key, consumer_secret, access_token, access_secret repectively in the "twitterCredentials.py". Speak/type "get tweets" and top 10 tweets will be shown, also when and by whom it was created.
* Get latest 10 tweets done by the user. Speak/type "get my tweets" and top 10 tweets done by the user(you) will be shown with the time when it was tweeted
* You can get a list of your friends(everyone you follow) from twitter by saying "get twitter friends" or "get my twitter friends"
* You can get a list of everyone you follow from twitter by saying "get list of people I follow on twitter"

>In cases where the commands are separated by '/', use any one of the mentioned commands
>For example, use either ***What is your name*** or ***Identify Yourself*** or ***Who are you***. Don't type all of them at once.
Expand Down

0 comments on commit 0fa1284

Please sign in to comment.