My personal Telegram bot template. Uses uv, Python, and SQLite as a data store.
-
Get an API token from @Botfather.
-
Add that API token to your
.env. See the.env.examplefor reference. -
./run restoreto build your venv. -
./run serveto spawn the bot.
| Command | Description |
|---|---|
/help |
Displays help |
/ping |
Returns Pong! |
/account |
Enters the Accounts menu |