Skip to main content

Lightweight Rubika Bot library (Bot Token based)

Project description

🤖 vipzenoxnet

Lightweight & Fast Rubika Bot Library using Bot Token

PyPI Python Version

🚀 Features

✅ Simple @bot.on_message handler
bot.send_message() & message.reply()
✅ Auto polling (no async)
✅ Clean and fast

🧠 Example

from vipzenoxnet import Bot

bot = Bot("YOUR_BOT_TOKEN")

@bot.on_message
def main(message):
    if message.text == "/start":
        message.reply("🔥 VIP bot activated!")
    else:
        message.reply(f"You said: {message.text}")

bot.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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

vipzenoxnet-0.0.2-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file vipzenoxnet-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: vipzenoxnet-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for vipzenoxnet-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c7ce78a8f468cb089d91ea6d5af4102787ef14e571266e5aacb621179342f9db
MD5 e8bd6c80d1f8f4c2ce58d2de276106b9
BLAKE2b-256 3269d054332512080b264f6ac60ae650f78586e47f44a6a78585868822b5a33e

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