Skip to content

Financial analysis and trading bot experiments with Python

Notifications You must be signed in to change notification settings

albertjimrod/Cashbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cashbot

Telegram bot for financial tracking and analysis experiments with Python.

Features

  • Telegram bot integration using python-telegram-bot
  • Environment-based configuration with dotenv
  • Extensible command structure

Tech Stack

Python Telegram

Setup

pip install python-telegram-bot python-dotenv

Create .env file with your bot token:

TELEGRAM_BOT_TOKEN=your_token_here

Status

🚧 Work in progress - experimental project

Author

Alberto Jiménez - GitHub

About

Financial analysis and trading bot experiments with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors