Skip to content

Siddharth2812/telefit

 
 

Repository files navigation

JARVIS

📌 Introduction

This is a python telegram bot.

🏃‍ Getting Started

  • Fork this repository and then clone it.
  • Create a python virtual environment in the directory, and activate it:
    python3 -m venv .
    source bin/activate
  • Install required packages:
    pip3 install -r requirements.txt
  • To run the bot (for testing):
    python3 bot.py

🎓 Resources

👀 Live Bot Preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%