Skip to main content

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

from clovord import Bot

bot = Bot()


@bot.event
async def on_ready() -> None:
    print("Bot is ready")


@bot.event
async def on_message(message) -> None:
    print(message.content)


bot.run("TOKEN")

Overview

  • Bot is the main entrypoint.
  • The Gateway connection is handled internally with heartbeat and reconnect support.
  • The REST client is asynchronous and available through bot.http.

Release

  • CI runs on pushes and pull requests via .github/workflows/ci.yml.
  • Publishing runs on version tags (v*) via .github/workflows/release.yml.
  • Create a release tag, for example v0.1.0, and push it to trigger publishing. #\x00 \x00C\x00l\x00o\x00v\x00o\x00r\x00d\x00-\x00-\x00-\x00P\x00y\x00L\x00i\x00b\x00r\x00a\x00r\x00y\x00 \x00 \x00

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

clovord-0.1.6.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clovord-0.1.6-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file clovord-0.1.6.tar.gz.

File metadata

  • Download URL: clovord-0.1.6.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for clovord-0.1.6.tar.gz
Algorithm Hash digest
SHA256 30d1e23afd0a9f1f8db2a1b9ad2b64c18e2e44a86d13fe58145b6c1bd12f0cf1
MD5 ab96bccc8b66aed56fdf63a3e2a64cca
BLAKE2b-256 fa724a53d6cc6fc1d0bc5533365a20172520d7dba57f80059b2e574b7618fe17

See more details on using hashes here.

Provenance

The following attestation bundles were made for clovord-0.1.6.tar.gz:

Publisher: release.yml on Clovord/Clovord---PyLibrary

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file clovord-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: clovord-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for clovord-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c3b99ab74fca8a4b57ce0bc97ba9c457c90bd14e5a2ed0ac4facfc08a03e5d90
MD5 0f5295f2dde0f308ef5b41132c0e4cb8
BLAKE2b-256 85207eadb6ee9e9507a5e406efb7c249fa808a4240531face2cad0327c125cca

See more details on using hashes here.

Provenance

The following attestation bundles were made for clovord-0.1.6-py3-none-any.whl:

Publisher: release.yml on Clovord/Clovord---PyLibrary

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page