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.16.tar.gz
(42.1 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.16.tar.gz.
File metadata
- Download URL: banterbotapi-1.0.16.tar.gz
- Upload date:
- Size: 42.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a99a57bcca5dc447e5f8758e0bf185ef424d473bdebe94ffd6fd8761f3569b
|
|
| MD5 |
fd7b1541e0760ac0cc5c27e6ec3c2bdd
|
|
| BLAKE2b-256 |
038df734ee9d65d190b04b75d9844887a6d9c347aeca0c75f498d94e6d76c96a
|
File details
Details for the file banterbotapi-1.0.16-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-1.0.16-py3-none-any.whl
- Upload date:
- Size: 47.5 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 |
dc6778fef9d8072a956851c8204f89f748050dfaba14a5964a3708cd065b1808
|
|
| MD5 |
6a0d8f62980df3d6b5f409a97fc90614
|
|
| BLAKE2b-256 |
1a671902463e6d0721c021f51bafee477256df05f3b2cc035e66278cdf2deb7d
|