Skip to main content

No-code Telegram bot constructor

Project description

telebot-constructor

Free & open-source Telegram bot constructor with no-code web UI, using as backend telebot-components.

Development

Dev setup

  1. The project uses Poerty 1.5.1 (see installation instruction). Using it, install Python package with the backend API code:
poetry install
Poetry details
- You might need to manually install dynamic versioning plugin (without it local build will always have version `0.0.0`): ```bash poetry self add poetry-dynamic-versioning-plugin ``` - To create virtualenv inside the project’s root directory, use command `bash poetry config virtualenvs.in-project false --local `
  1. Start backend/API application
export TELEBOT_CONSTRUCTOR_DEBUG=1
python run_polling.py
  1. Frontend uses npm v16+, use it to install the dependencies and run the dev server for frontend
npm install
npm run dev
  1. Visit http://localhost:8081 in the browser.

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

telebot_constructor-0.0.8.tar.gz (25.4 kB view hashes)

Uploaded Source

Built Distribution

telebot_constructor-0.0.8-py3-none-any.whl (30.7 kB view hashes)

Uploaded Python 3

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