Skip to content

joefg/uv-telegram-bot

Repository files navigation

uv-telegram-bot

My personal Telegram bot template. Uses uv, Python, and SQLite as a data store.

How to set up

  1. Get an API token from @Botfather.

  2. Add that API token to your .env. See the .env.example for reference.

  3. ./run restore to build your venv.

  4. ./run serve to spawn the bot.

Available commands

Command Description
/help Displays help
/ping Returns Pong!
/account Enters the Accounts menu

About

My Telegram bot template. Uses uv, python, and SQLite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published