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.1.tar.gz
(33.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-1.0.1.tar.gz.
File metadata
- Download URL: banterbotapi-1.0.1.tar.gz
- Upload date:
- Size: 33.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 |
2ca1c21cb68da0ce0bc0434876cdf603594fc854167c3cf36bc837a5ec51eae8
|
|
| MD5 |
f6d476a74bf06475848a7809f12b84a0
|
|
| BLAKE2b-256 |
b5c19fd7882f9b78c6c915347e75bf4443a7e66a8bf394c7b16e1d65a86436b6
|
File details
Details for the file banterbotapi-1.0.1-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-1.0.1-py3-none-any.whl
- Upload date:
- Size: 38.1 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 |
3479c3c8199bf379f2b4aef69140fd7328c3324161940c4eb6925e9c99659671
|
|
| MD5 |
cfc025cf663ca384ba336e518f51b81b
|
|
| BLAKE2b-256 |
2370fb1a2e9f45fe5725e64ca35faaf2a36bb8470c78d6f0617a11b020bc223a
|