Skip to content

goyalankit/chatty-meanbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatty-meanbot

A jabber client bot.

meet Mr. chatty meanbot

Chatty Meanbot is a jabber client that basically sits in your gtalk or whatever client you use for chat. It provides answers to several type of queries.

To run this client you'll need following things:

Usage:

You need to export some environment variables, in order to access external apis used.

export WORDNIK_API_KEY=YOUR_WORDNIK_API_KEY
export BITLY_AUTH_TOKEN=YOU_BITLY_AUTH_TOKEN
export BOT_USERNAME=YOU@GMAIL.COM
export BOT_PASSWORD=**********

Now simply run:

ruby app.rb

Available Commands:

  • ping
  • define - get definition of a dictonary word.
  • use - usage of a given word.
  • shorten - short bit.ly url.
  • last_tweet_for - last tweet of given user.
  • let_me_google - let me google it for you animation link for given word.
  • commit_message - random commmit message from whatthecommit.com
  • help

for more information, visit: http://goyalankit.com follow me on twitter, http://twitter.com/_goyalankit

About

A jabber client bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages