Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 

Repository files navigation

DESCRIPTION

Originally developed by Dmitrii Skorinov.

His GitHub profile

Telegram bot to control spam in network-it.io telegram groups

Build and run

  1. clone repo

git clone https://github.com/dskorinov/main.git

  1. change directory

cd ./main/telegram/checker

  1. rename config file

mv example.cfg config_checker.cfg

  1. don't forget about bot token:
  • as env variable (-e BOT_TOKEN=your_token)
  • as env-file variable (--env-file=path/to/file with BOT_TOKEN=your_token)
  • change config file variable
  1. build and run docker

docker-compose up -d

About

Tips, tricks and other things

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages