telegram-bot-template

    🤖 Template for telegram bot using postgres, pgbouncer, redis, docker, amplitude, prometheus, grafana, CI with admin panel

    Language: python

    Author: Heinfried Körner (@heinfrieddev)

    10 stars · 237 views

    Files

    • hadolint.yml (yml)
    • codeql.yml (yml)
    • auto-merge.yml (yml)
    • greetings.yml (yml)
    • linters.yml (yml)
    • docker-image.yml (yml)
    • dependabot.yml (yml)
    • Dockerfile (txt)
    • bot (txt)
    • middlewares (txt)
    • channel_subscribe.py (py)
    • client.py (py)
    • __init__.py (py)
    • core (txt)
    • config.py (py)
    • loader.py (py)
    • database (txt)
    • models (txt)
    • user.py (py)
    • base.py (py)
    • __init__.py (py)
    • database.py (py)
    • cache (txt)
    • serialization.py (py)
    • datasource.yml (yml)
    • ATTRIBUTION.md (markdown)
    • local.yml (yml)
    • datasources (txt)
    • __init__.py (py)
    • google (txt)
    • support.py (py)
    • menu.py (py)
    • info.py (py)
    • metrics.py (py)
    • jquery-jvectormap-1.2.2.min.js (js)
    • gunicorn_conf.py (py)
    • Dockerfile (txt)
    • templates (txt)
    • base.html (html)
    • index.html (html)
    • Makefile (txt)
    • README.md (md)
    • pyproject.toml (toml)
    • docker-compose.yml (yml)
    • alembic.ini (ini)
    • LICENSE (txt)
    • .github (github)
    • workflows (txt)
    • .pre-commit-config.yaml (yaml)
    • configs (txt)
    • prometheus (txt)
    • i18n.py (py)
    • __init__.py (py)
    • database.py (py)
    • throttling.py (py)
    • auth.py (py)
    • logging.py (py)
    • prometheus.yml (yml)
    • prometheus.py (py)
    • utils (txt)
    • singleton.py (py)
    • users_export.py (py)
    • command.py (py)
    • analytics (txt)
    • types.py (py)
    • amplitude (txt)
    • client.py (py)
    • __init__.py (py)
    • posthog (txt)
    • client.py (py)
    • grafana (txt)
    • redis.py (py)
    • locales (txt)
    • en (txt)
    • LC_MESSAGES (txt)
    • ru (txt)
    • LC_MESSAGES (txt)
    • uk (txt)
    • LC_MESSAGES (txt)
    • services (txt)
    • analytics.py (py)
    • users.py (py)
    • handlers (txt)
    • __init__.py (py)
    • export_users.py (py)
    • start.py (py)
    • __main__.py (py)
    • filters (txt)
    • admin.py (py)
    • number.py (py)
    • keyboards (txt)
    • inline (txt)
    • menu.py (py)
    • contacts.py (py)
    • default_commands.py (py)
    • reply (txt)
    • scripts (txt)
    • postgres (txt)
    • mongo (txt)
    • mysql (txt)
    • migrations (txt)
    • versions (txt)
    • 2024-01-24_user_referrer.py (py)
    • dashboards (txt)
    • 2024-01-23_initial.py (py)
    • env.py (py)
    • admin (txt)
    • config.py (py)
    • app.py (py)
    • views (txt)
    • users.py (py)
    • static (txt)
    • fonts (txt)
    • glyphicons-halflings-regular.svg (image)
    • js (txt)
    • pages (txt)
    • dashboard.js (js)
    • plugins (txt)
    • jvectormap (txt)
    • jquery-jvectormap-1.2.2.css (css)
    • jquery-jvectormap-usa-en.js (js)
    • my_master.html (html)
    • security (txt)
    • _macros.html (html)
    • login_user.html (html)
    • _messages.html (html)
    • _menu.html (html)
    • register_user.html (html)
    • admin (txt)
    • custom_index.html (html)

    Loading code snippet…