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-0.2.8.tar.gz
(33.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-0.2.8.tar.gz.
File metadata
- Download URL: banterbotapi-0.2.8.tar.gz
- Upload date:
- Size: 33.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 |
b64c0800d421006341365a98dd416aea97971325e588e93b5f1c3ce278c42d01
|
|
| MD5 |
3d9fd4ffdd383a1143b066d3d91292df
|
|
| BLAKE2b-256 |
d135c55f9fe67391b60bb4439779453e879ca13e4c6c9ca0710b6735056c5dd7
|
File details
Details for the file banterbotapi-0.2.8-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-0.2.8-py3-none-any.whl
- Upload date:
- Size: 37.5 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 |
0f24838933da82b843c21497feb09fccd096c2b24a2546719c620e62d82053ae
|
|
| MD5 |
6f2fdcecd59e7da74abc9e80d8702929
|
|
| BLAKE2b-256 |
ab5bebee857c215b7046cc7a366a14026f63d47c501780b395168609e32843d5
|