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.9.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-0.2.9.tar.gz.
File metadata
- Download URL: banterbotapi-0.2.9.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 |
33a24141178fd53399b2c27bf8f8a58ccea809c9e74450f39354e47d87aa69b6
|
|
| MD5 |
2b02214eeb0f0eab225f35a619526fff
|
|
| BLAKE2b-256 |
8096f453265613d197f3d971f0295d74c0eb9a22cf2fae08e066943d4d02c5b9
|
File details
Details for the file banterbotapi-0.2.9-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-0.2.9-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 |
406be284fda19b2278b7ee500e401d74d1acd8cce192769eb34458a6dcefd701
|
|
| MD5 |
baf5408ba9b4544d9e9c7704445a357d
|
|
| BLAKE2b-256 |
a541a844a551e089894ed931d44482c78f63cdce4b7e88fa2a356f8239f95334
|