Skip to content

PoliNetworkOrg/bot-maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot-maintenance

This is a simple telegram bot written in Python. The only thing it does is replying to private chat with a maintenance notice.

Quick start

This works on Linux or MacOS:

  1. python3 installed on your machine
  2. run in shell:
    python3 -m venv env
    source env/bin/activate
    pip install -r requirements.txt
  3. export your bot token
    export BOT_TOKEN=<insert-the-token-here>
  4. run the bot
    python3 ./bot.py

About

Easy maintenance telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •