Skip to content

goyalankit/chatty-meanbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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