·python-telegram-bot
</>

python-telegram-bot

genius-cai/finance-ai

python-telegram-bot library for building Telegram bots. Use for handlers, callbacks, inline keyboards, conversations, and bot commands.

21Installs·0Trend·@genius-cai

Installation

$npx skills add https://github.com/genius-cai/finance-ai --skill python-telegram-bot

SKILL.md

Comprehensive assistance with python-telegram-bot development, generated from official documentation.

Pattern 1: baseurl (str | Callable[[str], str], optional) – Telegram Bot API service URL. If the string contains {token}, it will be replaced with the bot’s token. If a callable is passed, it will be called with the bot’s token as the only argument and must return the base URL. Otherwise, the token will be appended to the string. Defaults to "https://api.telegram.org/bot". Tip Customizing the base URL can be used...

Pattern 2: Tip Customizing the base URL can be used to run a bot against Local Bot API Server or using Telegrams test environment. Example:"https://api.telegram.org/bot{token}/test"

python-telegram-bot library for building Telegram bots. Use for handlers, callbacks, inline keyboards, conversations, and bot commands. Source: genius-cai/finance-ai.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/genius-cai/finance-ai --skill python-telegram-bot
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is python-telegram-bot?

python-telegram-bot library for building Telegram bots. Use for handlers, callbacks, inline keyboards, conversations, and bot commands. Source: genius-cai/finance-ai.

How do I install python-telegram-bot?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/genius-cai/finance-ai --skill python-telegram-bot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/genius-cai/finance-ai

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01