Skip to content

SanketDG/batuli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batuli

An utility irc bot for ##testbot on freenode. Works on Python 2.7+

Instructions

  • git clone git@github.com:SanketDG/batuli.git

  • cd batuli

  • pip install -r requirements.txt

  • python main.py

  • To run the bot in logging mode:

python main.py -l <filename>

The channel logs will be saved in <filename>.

Current Features

  • ~pym Gives link to pymbook
  • <nickname>, hello or <nickname>: hello Hello's back!
  • <nickname>, ping or <nickname>: ping Pong's back!
  • ~date or <nickname>, date or <nickname>: date Print's current date and time.
  • ~random display's a random snippet from commandlinefu.com
  • ~whatis <word> fetches one sentence summary from wikipedia about word.
  • ~help display's a help message.

LICENSE

MIT

About

An utility IRC bot for ##testbot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages