https://github.com/joseffie/banhammer-bot
A bot that allows to deal with raid groups more effectively by instantly banning users who join them.
https://github.com/joseffie/banhammer-bot
bot grammy raiddetector telegram telegram-bot
Last synced: 4 months ago
JSON representation
A bot that allows to deal with raid groups more effectively by instantly banning users who join them.
- Host: GitHub
- URL: https://github.com/joseffie/banhammer-bot
- Owner: joseffie
- License: mit
- Created: 2024-08-10T17:46:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T22:58:16.000Z (almost 2 years ago)
- Last Synced: 2025-08-20T18:52:06.766Z (10 months ago)
- Topics: bot, grammy, raiddetector, telegram, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> A bot that allows to deal with raid groups more effectively by instantly banning users who join them.
## Usage
Add the bot to the supergroup and give it the ban rights. Enter /help for more information about the functionality.
## Montage
Create the `config.js` file and fill it by the `config.example.js` template, then run:
```
$ pnpm run dev
```