Skip to main content

A simple async irc bot framework with regex command definitions and data permanency

Project description

Simple IRC Bot Framework

What is this?

This is a simple irc bot framework that uses trio for async callback processing and allows you to use persistent data based on user's nick and channels. The callbacks for commands are defined by regular expressions. You might want to take a look on the examples folder.

How to install

pip install re-ircbot

Then take one of the examples and start modifying!

Basic usage

Define commands

???

Launch the bot

???

Data permanency

???

Tips and tricks (logging, async, etc)

???

TODO

  1. Data permanency.

Project details


Release history Release notifications | RSS feed

This version

0.7

Download files

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

Source Distribution

re-ircbot-0.7.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

re_ircbot-0.7-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

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