Skip to content

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

Notifications You must be signed in to change notification settings

pranabprohit/jarvis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%