You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Telegram-бот на Python для быстрых процентных расчётов: сумма + годовая ставка → доход за 1/7/30 дней. Токен хранится в .env, есть логирование и тесты. Python Telegram bot (telebot) that calculates daily/weekly/30-day interest from an annual rate. Env-based token, logging, and tests included