Ankurac7 / jarvis

A Telegram bot to protect our community from spambots and to greet everyone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jarvis

A Telegram bot to protect our community from spambots and to greet everyone.

Built with Python 3.8.0

Steps to run

  • Creating and activating a virtual environment

python3.8 -m venv venv && source venv/bin/activate

  • Installing the dependencies

pip install -r requirements.txt

  • Starting Jarvis

python main.py

Environment Variables Used-

  • Bot token
  • Chat ID

About

A Telegram bot to protect our community from spambots and to greet everyone.


Languages

Language:Python 100.0%