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.0.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.0.tar.gz.
File metadata
- Download URL: banterbotapi-1.0.0.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 |
3090bfa8344b8c6fd49c99ab232040441349caf9a192b4e0d9f19471e6436d27
|
|
| MD5 |
9f64900d90723bb3e8159fcbdb97e47e
|
|
| BLAKE2b-256 |
704a6ab00427797bf9c2c141b06cfcf1fc99ed029660bd86c2f74bf2827b1b5d
|
File details
Details for the file banterbotapi-1.0.0-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-1.0.0-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 |
060e5724129ee4fe3b4076e4a516138dea51b11738807134916d5e222270326d
|
|
| MD5 |
eabacd2891c6c06c5dd8bf430758caef
|
|
| BLAKE2b-256 |
d0abb724b1497f72c044b76ac142c352a8288306e18a5bb0b9e8b8bfa62017a6
|