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.1.0.tar.gz
(11.4 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.1.0.tar.gz.
File metadata
- Download URL: banterbotapi-0.1.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a98cd345c658b99c3879cbc6f5f418bedcdc8b04a88e0f91306b03c43c3d2138
|
|
| MD5 |
a50de18d1e352d80c1ed4249a7f8e03f
|
|
| BLAKE2b-256 |
4affa4998c39786f7f02d699dc1544e40b3e2c79de18062505d14d3955e1e51d
|
File details
Details for the file banterbotapi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.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 |
9400bd547d17519c3afc87293688132a3583baed93e6bb50c351fb49ba11a8d3
|
|
| MD5 |
b8ed84ea89829fcbbd34f977b1e449a8
|
|
| BLAKE2b-256 |
a262e6a594c3c9129bf1a760cf259dddb59bae330e77a24d1d9fc8f95b6857b5
|