Skip to main content

Short description here

Project description

ircbot

A minimal IRC bot library using the irc package.

Installation

pip install ircbot-lite

Usage

import simple_irc_bot

bot = simple_irc_bot.Bot("server:port","nick")

def cmd_echo(*args):
    bot.send(" ".join(args))

bot.cmd_prefix = "&"

bot.start()

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_irc_bot-1.0.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file simple_irc_bot-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_irc_bot-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a249c4c680380a53eba280ce1f8b92791f55dae4e6cc26730586ab68adf7c63f
MD5 6c05acba0b873959d716745b6bd6cb29
BLAKE2b-256 35543eb3fc1f3853b743a4c471b6e424d46a7294135f1d9c914eff2b3a4eabb4

See more details on using hashes here.

Supported by

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