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.2.tar.gz
(34.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.2.tar.gz.
File metadata
- Download URL: banterbotapi-1.0.2.tar.gz
- Upload date:
- Size: 34.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 |
44b2e0e689061ab5c840e49c035b4ce1b064458ed2e037cc0d109988616c94b5
|
|
| MD5 |
ccafca27fa4916a3706e2b6cffa3227a
|
|
| BLAKE2b-256 |
c1259106aa1ade8f189055612143613b365a73838f5135588c3df12dcb96529f
|
File details
Details for the file banterbotapi-1.0.2-py3-none-any.whl.
File metadata
- Download URL: banterbotapi-1.0.2-py3-none-any.whl
- Upload date:
- Size: 39.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 |
5419fa3d665e868c7f0878a5457ae84b6d0a979a3753086919e7ec923c6526e2
|
|
| MD5 |
263f283398b0e804e204f9d6a39f2597
|
|
| BLAKE2b-256 |
c8255e7289b34c1a891919ac6b20b7dfca3fcf74bc038caf785ece26a1b6af2c
|