Difference between revisions of "Supybot"

From IRC Wiki
Jump to navigation Jump to search
(Major revamp)
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Software|name=Supybot
{{Software|name=Supybot
|logo=[[File:Supybot-icon_med.png]]
|logo=[[File:Supybot-icon_med.png]]
|homepage=http://www.supybot.com
|homepage=http://supybot.com
|programming_language=Python
|programming_language=Python
|platform=*NIX, BSD, Mac OS X, Solaris, Windows
|platform=*NIX, BSD, Mac OS X, Solaris, Windows
Line 10: Line 10:


This standalone bot comes with its own installer to run almost straight out of the zip. It can be used as-is or modified with plugins. Reloading and configuration settings are available from within the chat to make changes without having to shut down the bot. Channel compatibility allows users to have access from single channels. Admin/Owner compatibility can be used to have access the bot from any channel, even PM. Plugins can be exported and imported simply by moving the item within the plugin directory.
This standalone bot comes with its own installer to run almost straight out of the zip. It can be used as-is or modified with plugins. Reloading and configuration settings are available from within the chat to make changes without having to shut down the bot. Channel compatibility allows users to have access from single channels. Admin/Owner compatibility can be used to have access the bot from any channel, even PM. Plugins can be exported and imported simply by moving the item within the plugin directory.
== Variants ==
[http://sourceforge.net/apps/mediawiki/gribble/index.php?title=Main_Page Gribble] and [https://github.com/ProgVal/Limnoria Limnoria] are forks of the original Supybot. They are more actively developed than the original Supybot. Many of the bug fixes within these two projects are often back-ported to Supybot, however each of the variants come with an extended set of default plugins and features not listed below.


== Addons/Scripts ==
== Addons/Scripts ==
* Default plugins include:  
Default Supybot plugins include:  
**Admin
{|
**Alias
|-
**Anonymous
|valign="top"|
**AutoBot
*Admin
**AutoMode
*Alias
**BadWords
*Anonymous
**Channel
*AutoBot
**ChannelLogger
*AutoMode
**ChannelStats
*BadWords
**Config
*Channel
**Ctcp
*ChannelLogger
**Dict
*ChannelStats
**Dunno
*Config
**Factoids
|valign="top"|
**Filter
*Ctcp
**Format
*Dict
**Games
*Dunno
**Google
*Factoids
**Herald
*Filter
**Internet
*Format
**Karma
*Games
**Lart
*Google
**Later
*Herald
**Limiter
*Internet
**Math
|valign="top"|
**Misc
*Karma
**MoobotFactoids
*Lart
**Network
*Later
**News
*Limiter
**NickCapture
*Math
**Nickometer
*Misc
**Note
*MoobotFactoids
**Owner
*Network
**Plugin
*News
**Praise
*NickCapture
**Protector
|valign="top"|
**Quote
*Nickometer
**QuoteGrabs
*Note
**Relay
*Owner
**Reply
*Plugin
**RSS
*Praise
**Scheduler
*Protector
**Seen
*Quote
**Services
*QuoteGrabs
**ShrinkUrl
*Relay
**Status
*Reply
**String
|valign="top"|
**Success
*RSS
**Time
*Scheduler
**Todo
*Seen
**Topic
*Services
**Trivia
*ShrinkUrl
**Unix
*Status
**URL
*String
**User
*Success
**Utilities
*Time
**Web
*Todo
|valign="top"|
*Topic
*Trivia
*Unix
*URL
*User
*Utilities
*Web
|}
*Supybot uses the following commands to build various items within it:
*Supybot uses the following commands to build various items within it:
**supybot-adduser
**supybot-adduser
Line 78: Line 90:
**supybot-test
**supybot-test
**supybot-wizard
**supybot-wizard
[[Category:Software]][[Category:Bots]][[Category:Python]][[Category:Active]]

Latest revision as of 20:05, 18 November 2012

Supybot
Supybot-icon med.png
Programming language: Python
Platform: *NIX, BSD, Mac OS X, Solaris, Windows
Status: Active
License: BSD License
Latest release: 0.83.4.1
Homepage: http://supybot.com

This standalone bot comes with its own installer to run almost straight out of the zip. It can be used as-is or modified with plugins. Reloading and configuration settings are available from within the chat to make changes without having to shut down the bot. Channel compatibility allows users to have access from single channels. Admin/Owner compatibility can be used to have access the bot from any channel, even PM. Plugins can be exported and imported simply by moving the item within the plugin directory.

Variants

Gribble and Limnoria are forks of the original Supybot. They are more actively developed than the original Supybot. Many of the bug fixes within these two projects are often back-ported to Supybot, however each of the variants come with an extended set of default plugins and features not listed below.

Addons/Scripts

Default Supybot plugins include:

  • Admin
  • Alias
  • Anonymous
  • AutoBot
  • AutoMode
  • BadWords
  • Channel
  • ChannelLogger
  • ChannelStats
  • Config
  • Ctcp
  • Dict
  • Dunno
  • Factoids
  • Filter
  • Format
  • Games
  • Google
  • Herald
  • Internet
  • Karma
  • Lart
  • Later
  • Limiter
  • Math
  • Misc
  • MoobotFactoids
  • Network
  • News
  • NickCapture
  • Nickometer
  • Note
  • Owner
  • Plugin
  • Praise
  • Protector
  • Quote
  • QuoteGrabs
  • Relay
  • Reply
  • RSS
  • Scheduler
  • Seen
  • Services
  • ShrinkUrl
  • Status
  • String
  • Success
  • Time
  • Todo
  • Topic
  • Trivia
  • Unix
  • URL
  • User
  • Utilities
  • Web
  • Supybot uses the following commands to build various items within it:
    • supybot-adduser
    • supybot-botchk
    • supybot-plugin-create
    • supybot-plugin-doc
    • supybot-plugin-package
    • supybot-test
    • supybot-wizard