Skip to main content

UNKNOWN

Project description

A library to make writing IRC bots easier and more fun

Rationale

Writing IRC bots is easy enough that beginners often pull it off to some success. But writing extensible, maintainable, IRC bots that are abstracted from the details of the protocol is difficult. twisted.words.protocols.irc makes that a wee bit easier, but you still need to deal with some things you probably don’t care about, like ‘factories’ or ‘protocols’ and such things. There are also some harder problems like persistence of state, configuration, and module reloading that don’t have obvious solutions.

tbot tries to make that simpler, letting you focus on what you care about: doing cool things in IRC.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tbot-0.1dev.tar.gz (947 Bytes view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page