Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

slixmpp-bot

An easy to use library to build XMPP bots in python.

Basic Usage

from slixbot import Client, Message

bot = Client()


@bot.on_message
async def echo(msg: Message):
    await msg.reply(msg.body)


bot.mucs = ["room1@server, room2@server"]
bot.run("user@server", "password")

Release files for slixbot 0.1.0a0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for slixbot 0.1.0a0
File Size Uploaded
slixbot-0.1.0a0.tar.gz 87.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for slixbot 0.1.0a0
File Interpreter ABI Platform
slixbot-0.1.0a0-py3-none-any.whl Python 3 none any Details

Total release size: 95.1 kB

Release files / slixbot-0.1.0a0.tar.gz

Download URL slixbot-0.1.0a0.tar.gz
Size 87.5 kB
Tags Source
SHA-256 checksum
How to use checksums
2ac2b1c0b1bf1f67f6c1680a1b924c756a259790c3d5cc5cf677edf6aa486c17
BLAKE2b-256 checksum
How to use checksums
55d18cf30f6d20130a39f17fb1867fb47775c2a5d1113de3a02814dedece970a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.9.8

Release files / slixbot-0.1.0a0-py3-none-any.whl

Download URL slixbot-0.1.0a0-py3-none-any.whl
Size 7.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
238222a21643a6a34f329e42706029e7972572dad193668f6c378da96a5542e4
BLAKE2b-256 checksum
How to use checksums
78ddad2b8c02eb2bc1b7c42b95f58a3aeb06857f4809dc1e08afab5bd7421da8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.9.8

Release history Release notifications | RSS feed

This release

0.1.0a0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page