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.1.tar.gz
(11.9 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.1.tar.gz.
File metadata
- Download URL: banterbotapi-0.2.1.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3639526b168e048cc11fc7fa2b1f57bc3706c618b1f4b6d7b36d54920213ad76
|
|
| MD5 |
0f8923a51e37232d5c4cda749e255cae
|
|
| BLAKE2b-256 |
6c8b60d16988fd4afbc9d2fe33c0c69d0729dd769cce131cca63288a00d21a76
|
File details
Details for the file banterbotapi-0.2.1-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-0.2.1-py3-none-any.whl
- Upload date:
- Size: 14.0 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 |
8fd0a53eefe87971d1c46d172d109ca7032e52fa8ff75ce1a714516b3f576398
|
|
| MD5 |
18a91627e538f06e0ba6202833697ee2
|
|
| BLAKE2b-256 |
c7ce07086da84858375757279fa855cc22a273f6d271f89bf15bd6916fc42a2c
|