Skip to main content

BeliX is a simple and fast Bale Messenger library built for you

Project description

Logo Bale

Library INFO

Bale Info:

Subscribe to the channels to know about the library and sources updates.

Installing BeliX from PyPI

pip install BeliX

If you have a problem with the installation, subscribe to the channel.

How to import the BeliX

from BeliX import Bale

bot = Bale('token')

Quick start

from BeliX import Bale,color

bot = Bale('token')

for msg in bot.getChatUpdate():
    print(f'{color.green}Message {color.blue}>> {color.white}{msg.text}')
    if msg.text == 'hello':
        bot.sendMessage(msg.chat_id,'hello world',reply_message_id=msg.message_id)

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

BeliX-2.0.0.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

BeliX-2.0.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file BeliX-2.0.0.tar.gz.

File metadata

  • Download URL: BeliX-2.0.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for BeliX-2.0.0.tar.gz
Algorithm Hash digest
SHA256 d2d41564dbe0faf9281f25e21450d5ab809d345cf11d1c6da397d908ca5e2405
MD5 88163d62f84820fea9416e13ddb645a5
BLAKE2b-256 42621ba6a128768a9fcba7f66f0275311ee290da2e5b6a00f0dae6f058fef3a7

See more details on using hashes here.

File details

Details for the file BeliX-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: BeliX-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for BeliX-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2c337ed22ddd556bb17672335e01e78428c0ff4e05cd246193ce7319e4b19cc
MD5 3f5e85df8d267bfd4ae3e2a720f1e885
BLAKE2b-256 0a7dbb85564e4e688390afe87d83a3490ba943d370c51741b1c49c595fb25cd7

See more details on using hashes here.

Supported by

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