Skip to content

shyamjos/Fire_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Fire_Bot

Fire_Bot is a simple Jabber/XMPP bot made using Jabber bot framework for Python ,you can easily connect Fire_Bot with opefire and other xmmp/jabber IM servers.

Features

  • Whois (domain or ip) : whois lookup

  • Wiki (keyword) : displays summary of a wikipedia article

  • youtube (link) : Generates download link for youtube video

  • Free : Displays system free memory

  • file (file location): Displays contents of a file

Screenshots

alt tag alt tag alt tag

Install any missing dependencies

sudo apt-get install python-jabberbot

sudo apt-get install whois

sudo apt-get install youtube-dl

sudo apt-get install python-pip

sudo pip install wikipedia

Running the script

python firebot.py

Releases

No releases published

Packages

No packages published

Languages