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.3.tar.gz
(33.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-0.2.3.tar.gz.
File metadata
- Download URL: banterbotapi-0.2.3.tar.gz
- Upload date:
- Size: 33.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 |
004d2e2e71cda81696f00f638137a19b8640381766be4456bd9d16e76e31363d
|
|
| MD5 |
a94bde61c6d5f295e0248a5841170533
|
|
| BLAKE2b-256 |
373eaf03667ecb53b96ac47d8bc8a30ccdd877497153a3b352a6ef960bad2494
|
File details
Details for the file banterbotapi-0.2.3-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-0.2.3-py3-none-any.whl
- Upload date:
- Size: 37.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 |
4808178c4053e2c6798e1b74c3046680aec7cd756da7c2987b373bf5ce8e024b
|
|
| MD5 |
6cfb1dc553d6a45d2e1c550be9b03325
|
|
| BLAKE2b-256 |
a0bd6925c35be599e52d78bcbd4fbeceb53152547940c2762045a9098b24d93a
|