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.14.tar.gz
(41.5 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.14.tar.gz.
File metadata
- Download URL: banterbotapi-1.0.14.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a06b9135d579f2372b4e17f6bb4c7fc9803b560b52b8c5bb8c5a1c4b7901171
|
|
| MD5 |
58760b561e59c8cbedd2efb6900405ea
|
|
| BLAKE2b-256 |
11a73c4b660b425ee6f5d783339167afd251b90b306ef8e23f88f5c0f54b3915
|
File details
Details for the file banterbotapi-1.0.14-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-1.0.14-py3-none-any.whl
- Upload date:
- Size: 46.8 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 |
6eb02278b00eb85e0502f1113a7cfe82bf9bb378535d648fbfe49260949130b2
|
|
| MD5 |
3a19dcb14dcea870139458acb0e25c32
|
|
| BLAKE2b-256 |
a3776147fc72358b2f37bb6651ea553ed6eaf24f00ba524b95e981686a2ef453
|