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.18.tar.gz
(42.3 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.18.tar.gz.
File metadata
- Download URL: banterbotapi-1.0.18.tar.gz
- Upload date:
- Size: 42.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9052619ee78cb14c6fc253859bf6038af738e25ed17136e273234d401073cb5f
|
|
| MD5 |
e47a793ffe45b21f21ad05826720d8b1
|
|
| BLAKE2b-256 |
7cb6e438408634750b31032ada7f79f7859b0110b721e990ec41265cf4fc3e2d
|
File details
Details for the file banterbotapi-1.0.18-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-1.0.18-py3-none-any.whl
- Upload date:
- Size: 47.6 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 |
e736fef6fa9e9d3c529c4036ba27f66c43e2e3d79fc837d9785cbde90c0dc293
|
|
| MD5 |
845ee04f3ab8ec5fec7166c040b8c577
|
|
| BLAKE2b-256 |
09d4e42881b9b273365155168c96dbca1cc01c02d29117e55cb94606bc95c27e
|