Skip to main content

TeleNex - это Frimework для простого создания асинхронных Telegram ботов

Project description

TeleNex

TeleNex - это Frimework для простого создания асинхронных Telegram ботов

Использование

from teleNex import Bot

bot = Bot('<your bot token>')

@bot.on_message(cmds=['start'])
async def start(msg):
  await bot.send_msg(msg.chat.id, 'Привет, привет!')
  
bot.run()

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

TeleNex-0.0.14.tar.gz (7.9 kB view details)

Uploaded Source

File details

Details for the file TeleNex-0.0.14.tar.gz.

File metadata

  • Download URL: TeleNex-0.0.14.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for TeleNex-0.0.14.tar.gz
Algorithm Hash digest
SHA256 3182095464fbb44a2133c348280312d8647ab7ba743c8f13ad0c0a49e3617fdb
MD5 2297ee0e49203eaf8d9967cb68fa3d03
BLAKE2b-256 43d7bff5f74f5121758eda0613fe8779abb6682469d580e96dc4143d4f9ce52c

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