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.1.tar.gz (6.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: TeleNex-0.0.1.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for TeleNex-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d6ce449586cc45ce0af16c80532fcbd654cd8f427b3a3228f38b96e9d0b8ba70
MD5 ed3e321f75b6b3e71bfca186581864fc
BLAKE2b-256 b0c0afb30ac7369e4491eaafa543b55fb2247b1fff2d9e15b3feb636c8322a31

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