From 50e28b8ea4888e93eb4fc3cfb662420bdd675cb1 Mon Sep 17 00:00:00 2001 From: Hetal Mangukia Date: Fri, 13 Jul 2018 10:44:16 +0530 Subject: [PATCH] Update activities.md --- windows/activities.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/activities.md b/windows/activities.md index 6f8cf14..999cc53 100644 --- a/windows/activities.md +++ b/windows/activities.md @@ -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 -* Get top 10 tweets(From user timeline/from home) +* Twitter(get top 10 tweets, get friends) Keep reading to see how to do all the above mentioned jobs with B.E.N.J.I. @@ -127,7 +127,8 @@ 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" + >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.