https://github.com/winglim/cusdis-telegram-bot
Another telegram bot for Cusdis
https://github.com/winglim/cusdis-telegram-bot
Last synced: 10 months ago
JSON representation
Another telegram bot for Cusdis
- Host: GitHub
- URL: https://github.com/winglim/cusdis-telegram-bot
- Owner: WingLim
- Created: 2021-10-25T15:29:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-15T11:58:49.000Z (over 4 years ago)
- Last Synced: 2025-05-27T04:43:48.030Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://t.me/CusdisxBot
- Size: 70.3 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cusdis-telegram-bot

Another telegram bot for [Cusdis](https://github.com/djyde/cusdis)
Inspied by offical Cusdis bot [cusdis-telegram-bot](https://github.com/djyde/cusdis-telegram-bot)
## Features
> These features are based on saving approve link with token to a redis server.
>
> We will automatically delete the approve link which is saved in redis to protect your privacy.
1. Approve comment in bot
2. Append comment in bot

## Usage
1. Open and start bot [@CusdisxBot](https://t.me/cusdisxbot)
2. Send `/gethook` command
3. Copy and paste the URL in Cusdis project's webhook settings
## Thanks to
- [Cusdis](https://github.com/djyde/cusdis) - A lightweight, privacy-friendly comment system
- [grammY](https://github.com/grammyjs/grammY) - The best telegram bot framework in typescript I have used