llays / b_banner_bot

Telegram banner bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram bot that bans users across all specified chats

Simply bans users across all Borodutch communities.

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/b_banner_bot
  2. Create .env with the environment variables listed below
  3. Run yarn install in the root folder
  4. Run yarn develop

And you should be good to go! Feel free to fork and submit pull requests. Thanks!

Environment variables

  • TOKEN — Telegram bot token
  • CHATS — List of chats to work in

Also, please, consider looking at .env.sample.

Continuous integration

Any commit pushed to main gets deployed to @b_banner_bot via CI Ninja.

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!

About

Telegram banner bot

License:MIT License


Languages

Language:TypeScript 100.0%