Python SDK for building bots on Banter (banterchat.org) — discord.py-style.
Project description
banterbotapi
Python SDK for building bots on Banter.
pip install banterbotapi
from banterapi import Bot, Intents
bot = Bot(intents=Intents.default() | Intents.MESSAGE_CONTENT)
bot.run("YOUR_TOKEN")
Install name is banterbotapi, import name is banterapi (same pattern as Pillow/PIL).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
banterbotapi-1.0.9.tar.gz
(40.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file banterbotapi-1.0.9.tar.gz.
File metadata
- Download URL: banterbotapi-1.0.9.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4342d57d6cf587cb17d22f6877511bf5decec5e5250942fd92e1ee0cf7799755
|
|
| MD5 |
f1fbf3913fe6d1efe9180c307157f148
|
|
| BLAKE2b-256 |
1ec3d6b5c119d9593bb14e9e4f94f1fff6caa8f58460ab105664f6fe3f623b7b
|
File details
Details for the file banterbotapi-1.0.9-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-1.0.9-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
076478fcff4b49e640308cf97a86f612730cbb0ccf31c90566b2e7df670db72d
|
|
| MD5 |
4fcbdd675708775ce84e27f370c2d15c
|
|
| BLAKE2b-256 |
6456590f28f2941087252c05c4dfb513999df108ca8488e632e19939aed0e65f
|