Skip to main content

Simple IRC bot library

Project description

ircbot

A minimal IRC bot library using the irc package.

Installation

pip install simple-irc-bot

Usage

import ircbot

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

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

bot.cmd_prefix = "&"

bot.start()

Do not use SSL as it's not supported.

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.7-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for simple_irc_bot-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 328f32916d67ff54a2d4c7cfaee6fb46d0bcf98cb7cffed41e1f957758ff04bf
MD5 e6bf7e5f96e77f4e8e9adea9f0f1ef23
BLAKE2b-256 550a2313c62e392350634ce788216b7fce282527209a373e22cfacec2cd66cc1

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