Skip to main content

Vondic Botik SDK

Project description

Vondic Botik SDK

A Python SDK for building bots on the Vondic platform.

Installation

pip install botiksdk

Usage

from botiksdk import Bot, Dispatcher, Message

bot = Bot(token="YOUR_BOT_TOKEN")
dp = Dispatcher(bot)

@dp.message_handler()
async def echo(message: Message):
    await message.answer(message.text)

if __name__ == "__main__":
    dp.start_polling()

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

botiksdk-0.1.0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

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

botiksdk-0.1.0-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file botiksdk-0.1.0.tar.gz.

File metadata

  • Download URL: botiksdk-0.1.0.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for botiksdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 09fcf311d93e59a5b32e25f819949bde6d9e8220550225f547973d2652b95bad
MD5 31bdcfc6c639dad238c8dd2948ddd6fe
BLAKE2b-256 35419ffc870ddb9502e09a2d32a5c296975f4ffa999a180a0239f3c781b4d384

See more details on using hashes here.

File details

Details for the file botiksdk-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: botiksdk-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for botiksdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 617010a4f826e63fa2d6ff26a0ae24d00149fb9f619f2aaf434306d02db59045
MD5 e5d942529c9ce74e216a342ab06a1c9d
BLAKE2b-256 f415213043f5c63418c32b44d78e89ae46b56f57c2a182336f8884debe4726a6

See more details on using hashes here.

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