bots unit.
Bases: opzet.dispatcher.Dispatcher
Basic Bot.
announce on channels.
Announce a text on all channels of all bots.
args[0] = “text to announce”
>>> import medz.bots >>> bot = medz.bots.Bot() >>> bot.explode("hello") hello
join channels.
Bases: opzet.bots.Bot
Bot for testing purposes.
opzet.url module
opzet.bots.cli module
Enter search terms or a module, class or function name.