Class Hierarchy
HTMLParser.HTMLParser
otfbot.plugins.ircClient.url.titleExtractor
-
Undocumented
object
genconfig_plugin.MyServiceMaker
-
Undocumented
otfbot.lib.user.IrcUser
-
Represents the connection of a
BotUser
via IRC
otfbot_plugin.MyServiceMaker
-
Undocumented
otfbot.lib.eliza.eliza
-
Undocumented
otfbot.lib.pluginSupport.pluginSupport
otfbot.services.ircClient.Bot
-
The Protocol of our IRC-Bot
otfbot.services.ircServer.Server
-
the server protocol, implemending pluginSupport and IRCUser
otfbot.services.remoteCliServer.remoteCLI
-
No class docstring; 3/3 methods documented
otfbot.lib.pyniall_sqlite.pyNiall
-
No class docstring; 9/10 methods documented
otfbot.plugins.ircClient.ki.Meta
-
Undocumented
otfbot.plugins.ircClient.ki.responder
-
a prototype of a artificial intelligence responder.
otfbot.plugins.ircClient.ki.elizaResponder
-
Undocumented
otfbot.plugins.ircClient.ki.megahalResponder
-
implements a responder based on the megahal ai-bot
otfbot.plugins.ircClient.ki.niallResponder
-
Undocumented
otfbot.plugins.ircClient.ki.udpResponder
-
Undocumented
otfbot.plugins.ircClient.ki.webResponder
-
Undocumented
otfbot.plugins.ircClient.reminder.Meta
-
Undocumented
otfbot.plugins.ircClient.tictactoe.Game
-
game implementation
otfbot.plugins.ircClient.tv.Meta
-
Undocumented
otfbot.plugins.ircClient.tv.tv
-
Undocumented
otfbot.plugins.ircClient.tv.tv_otr
-
Undocumented
otfbot.plugins.ircClient.tv.tv_xmltv
-
Undocumented
otfbot.services.ircClient.Meta
-
Undocumented
otfbot.services.remoteCliServer.SSHRealm
-
Undocumented
pluginSupport.Plugin
otfbot.lib.chatMod.chatMod
-
this class is mainly for documentation of the callbacks.
otfbot.plugins.ircClient.answers.Plugin
-
No class docstring; 2/6 methods documented
otfbot.plugins.ircClient.auth.Plugin
-
Make a query to the bot to prove the users identity:
otfbot.plugins.ircClient.autorejoin.Plugin
-
Undocumented
otfbot.plugins.ircClient.badwords.Plugin
-
No class docstring; 1/4 methods documented
otfbot.plugins.ircClient.commands.Plugin
-
No class docstring; 1/8 methods documented
otfbot.plugins.ircClient.controlIRC.Plugin
-
Control the Bot as a identified user. Either query the Bot and enter
otfbot.plugins.ircClient.controlServer.Plugin
-
Undocumented
otfbot.plugins.ircClient.ddate.Plugin
-
Undocumented
otfbot.plugins.ircClient.eightBall.Plugin
-
Undocumented
otfbot.plugins.ircClient.feed.Plugin
-
No class docstring; 3/12 methods documented
otfbot.plugins.ircClient.human.Plugin
-
Undocumented
otfbot.plugins.ircClient.identify.Plugin
-
Undocumented
otfbot.plugins.ircClient.karma.Plugin
-
Undocumented
otfbot.plugins.ircClient.ki.Plugin
-
Undocumented
otfbot.plugins.ircClient.kurs.Plugin
-
Undocumented
otfbot.plugins.ircClient.log.Plugin
-
No class docstring; 2/25 methods documented
otfbot.plugins.ircClient.marvin.Plugin
-
marvin plugin
otfbot.plugins.ircClient.mirror.Plugin
-
Configuration:
otfbot.plugins.ircClient.moon.Plugin
-
Undocumented
otfbot.plugins.ircClient.quotesfromweb.Plugin
-
quotesfromweb plugin
otfbot.plugins.ircClient.reminder.Plugin
-
reminder plugin
otfbot.plugins.ircClient.seen.Plugin
-
Undocumented
otfbot.plugins.ircClient.statistics.Plugin
-
Undocumented
otfbot.plugins.ircClient.tictactoe.Plugin
-
No class docstring; 1/2 methods documented
otfbot.plugins.ircClient.timediff.Plugin
-
Undocumented
otfbot.plugins.ircClient.tv.Plugin
-
Undocumented
otfbot.plugins.ircClient.url.Plugin
-
Undocumented
otfbot.plugins.ircClient.version.Plugin
-
Undocumented
otfbot.plugins.ircClient.vote.Plugin
-
Undocumented
otfbot.plugins.ircClient.weather.Plugin
-
Undocumented
otfbot.plugins.ircClient.youtube.Plugin
-
No class docstring; 1/3 methods documented
otfbot.plugins.ircServer.basic.Plugin
-
Undocumented
otfbot.plugins.ircServer.controlServer.Plugin
-
Undocumented
otfbot.plugins.ircServer.human.Plugin
-
Undocumented
twisted.application.internet.TCPServer
otfbot.services.ircServer.MyTCPServer
-
TCPServer, which has self.root, self.parent and self.factory
twisted.application.service.MultiService
-
Straightforward Service Container.
otfbot.services.auth.botService
-
auth service class providing authentification against a userlist
otfbot.services.control.botService
-
allows to control the behaviour of the bot during runtime
otfbot.services.ircClient.botService
-
No class docstring; 3/5 methods documented
otfbot.services.ircServer.botService
-
botService spawning MYTCPServer instances using Server as protocol
otfbot.services.remoteCliServer.botService
-
This Service should open a port where either a
otfbot.services.scheduler.botService
-
Wrapper class for the scheduling functions of twisted.internet.reactor.ReactorTime
otfbot_plugin.MyMultiService
-
Undocumented
twisted.application.service.Service
-
Base class for services.
otfbot.services.config.configService
-
No class docstring; 6/17 methods documented
twisted.conch.avatar.ConchUser
-
Undocumented
otfbot.services.remoteCliServer.SSHAvatar
-
Undocumented
twisted.conch.recvline.RecvLine
-
TerminalProtocol
which adds line editing features.
otfbot.services.remoteCliServer.remoteCLI
-
No class docstring; 3/3 methods documented
twisted.cred.portal.Portal
-
A mediator between clients and a realm.
otfbot.services.auth.botService
-
auth service class providing authentification against a userlist
twisted.internet.protocol.ReconnectingClientFactory
-
Factory which auto-reconnects clients with an exponential back-off.
otfbot.services.ircClient.BotFactory
-
The Factory for the Bot
twisted.internet.protocol.ServerFactory
-
Subclass this to indicate that your protocol.Factory is only usable for servers.
otfbot.services.ircServer.ircServerFactory
-
Factory building Server instaces, used by twisted
twisted.python.usage.Options
-
An option list parser class
genconfig_plugin.Options
-
Undocumented
otfbot_plugin.Options
-
Undocumented
twisted.python.versions.Version
-
An object that represents a three-part version number.
otfbot.lib.version.GitVersion
-
No class docstring; 1/3 methods documented
twisted.words.protocols.irc.IRCClient
-
Internet Relay Chat client protocol, with sprinkles.
otfbot.services.ircClient.Bot
-
The Protocol of our IRC-Bot
twisted.words.service.InMemoryWordsRealm
-
Undocumented
otfbot.services.auth.YamlWordsRealm
-
No class docstring; 5/9 methods documented
twisted.words.service.IRCUser
-
Protocol instance representing an IRC user connected to the server.
otfbot.services.ircServer.Server
-
the server protocol, implemending pluginSupport and IRCUser
twisted.words.service.User
-
Undocumented
otfbot.lib.user.BotUser
-
represents a user of the bot
unittest.TestCase
otfbot.lib.vername.Ver2NameTestCase
-
Undocumented
otfbot.services.config.configTest
-
Undocumented
xml.sax.handler.ContentHandler
otfbot.plugins.ircClient.weather.CityCodeParser
-
Parses the answer of the CityCode Search
otfbot.plugins.ircClient.weather.YahooWeatherParser
-
Parses the actual weatherdata into a dict