Skip to content

gdagtekin/Python-Currencies-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Currencies Telegram Bot

This repository contains a Telegram Bot that was developed to understand the Telegram Bot API, and Python web services.

Installation

  1. Get yourself a Bot account and a token at Telegram Bots.
  2. Set up your environment and install dependencies.
  3. Replace YOUR-TELEGRAM-BOT-TOKEN in the const.py file with your Telegram Bot Token.

Run Locally

Clone the project

  git clone https://github.com/gdagtekin/Python-Currencies-Telegram-Bot

Go to the project directory

  cd Python-Currencies-Telegram-Bot

Install pipenv

  pip install pipenv

Install dependencies

  pipenv install

Start the bot

  python CurrenciesBot.py

Dependencies

  • Python 3.10
  • python-telegram-bot
  • requests

License

MIT

About

Python Currencies Telegram Bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages