Official Python library for the Clovord platform.
Project description
clovord
A Python SDK for interacting with the Clovord Gateway and REST API.
Installation
pip install clovord
For local development:
pip install -e .[dev]
Usage
import clovord
from clovord import Bot
import json
intents = clovord.Intents.default()
intents.members = True
intents.messages = True
intents.presence = True
bot = Bot(intents=intents)
@bot.event
async def on_ready():
print("READY EVENT FIRED")
@bot.event
async def on_ready_payload(data):
print("READY PAYLOAD:")
print(json.dumps(data, indent=2, ensure_ascii=False))
bot.run("YourBotToken")
Overview
Botis the main entrypoint.- The Gateway connection is handled internally with heartbeat and reconnect support.
- The REST client is asynchronous and available through
bot.http.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 clovord-0.1.8.tar.gz.
File metadata
- Download URL: clovord-0.1.8.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8a5c0e78c2f108ca8fab28973a51f14c2f7d77925f2f24f255d99e04c872a9e
|
|
| MD5 |
e29e1a5fe67b4a235347060eac6226b4
|
|
| BLAKE2b-256 |
2b78a9e24d9eafa3d71e89e68a608ca01b327ce323cf79729d613e0665e1957f
|
Provenance
The following attestation bundles were made for clovord-0.1.8.tar.gz:
Publisher:
release.yml on Clovord/Clovord---PyLibrary
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clovord-0.1.8.tar.gz -
Subject digest:
e8a5c0e78c2f108ca8fab28973a51f14c2f7d77925f2f24f255d99e04c872a9e - Sigstore transparency entry: 1418026325
- Sigstore integration time:
-
Permalink:
Clovord/Clovord---PyLibrary@05400a7373841526fe3b9ddf3677ef19fec14180 -
Branch / Tag:
refs/tags/v0.1.8 - Owner: https://github.com/Clovord
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@05400a7373841526fe3b9ddf3677ef19fec14180 -
Trigger Event:
push
-
Statement type:
File details
Details for the file clovord-0.1.8-py3-none-any.whl.
File metadata
- Download URL: clovord-0.1.8-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a581f15750fcc62dd34a72702ed36538134f005da2ad1590126925e441208ffc
|
|
| MD5 |
5cb96da23a6b69f1ba119c3d6e812d19
|
|
| BLAKE2b-256 |
daf2bc8af72e2449e595dcea7e1c4f2c45f669f06f7dfdadd26ee37599b513e8
|
Provenance
The following attestation bundles were made for clovord-0.1.8-py3-none-any.whl:
Publisher:
release.yml on Clovord/Clovord---PyLibrary
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clovord-0.1.8-py3-none-any.whl -
Subject digest:
a581f15750fcc62dd34a72702ed36538134f005da2ad1590126925e441208ffc - Sigstore transparency entry: 1418026330
- Sigstore integration time:
-
Permalink:
Clovord/Clovord---PyLibrary@05400a7373841526fe3b9ddf3677ef19fec14180 -
Branch / Tag:
refs/tags/v0.1.8 - Owner: https://github.com/Clovord
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@05400a7373841526fe3b9ddf3677ef19fec14180 -
Trigger Event:
push
-
Statement type: