English | 简体中文
This is a Telegram accounting bot that can help you record expenses and income.
.example files in the env directory to .env files and modify configurations such as the database name and password as needed.bot.env file, change the TELEBOT_TOKEN to your own Telegram Bot Token.docker-compose up -d to start the containers. If you don't need the OpenAPI feature, you can run docker-compose up -d bot instead.Here are the currently available commands:
/start - Start using the bot/day - View today's bill/month - View this month's bill/set_keyboard - Set quick access keyboard/cancel - Cancel the current operation/set_balance - Set the balance/balance - Check the balance/create_token - Create a token for OpenAPI/disable_all_tokens - Disable all tokens$ claude mcp add telegram-account-bot \
-- python -m otcore.mcp_server <graph>