gab-palmeri / TagBot

A telegram bot to create custom tags in groups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag Bot

Mentioned in Awesome grammY Security Rating Bugs Maintainability Rating

Create #tags to mention multiple users at once in your group

Start the bot! / Bot updates channel

List of commands

  • /start: start the bot
  • /help: show a list of commands
  • /create: create a new grouptag
  • /delete: delete a grouptag
  • /rename: rename a grouptag
  • /join: join a grouptag
  • /leave: leave a grouptag
  • /list: list all grouptags
  • /mytags: list all the grouptags you are in

Self-Hosting your own version

  • Clone the repository
  • Create a .env file with your data (follow the .env.example file)
  • Run npm install
  • Run npm run start-dev or npm run start-prod

About

A telegram bot to create custom tags in groups


Languages

Language:TypeScript 100.0%