Skip to content

Red-M/frogbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT HAS MOVED TO BITBUCKET

Build Status
This is frog.

frog is an irc bot written in python.

Based off work from lahwran's crow frog has some nice little extras that i added in to make life easy.

Frog is abit different to other skybots or Cloudbot as most of its settings are in the config.



If you want to see frog in action join aperture.esper.net:6666 on irc then join his channel #frog on aperture.esper.net .



frog requires atleast Python 2.6 or above to run.

It is Highly recommended to run python 2.7.3 as this is the version of python that is tested with.

Frog also requires these modules/libraries for the version of python you have:

- sqlite3 (included in the installation of python.(bastically you have python installed with no errors and you should have this!))

- lxml (http://pypi.python.org/pypi/lxml)



and these ones are optional but recommended:

- python 2.7 (not a module/library but you can only use BeautifulSoup on 2.7 and not 2.6 due to something with BeautifulSoup)

- beautiful soup (http://pypi.python.org/pypi/BeautifulSoup/3.2.1)



To run frog's webserver you're gonna need:

- Cherrypy 3

- Mako



all of the above plugins/modules/libraries can be obtained from http://pypi.python.org



i wish to give credit to these people/repos:

- lahwran/skybot

- ClouDev/CloudBot

- rmmh/skybot





- Red_M

About

a python irc bot based from lahwran/skybot and intergrated with cloudbot from ClouDev/CloudBot...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published