Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siutsin/telegram-jung2-bot
冗PowerBot @jung2_bot 冗員[jung2jyun4] Excess personnel in Cantonese. This bot is created for counting the number of messages per participant in the group.
https://github.com/siutsin/telegram-jung2-bot
docker dynamodb nodejs sqs telegram-bot
Last synced: 4 days ago
JSON representation
冗PowerBot @jung2_bot 冗員[jung2jyun4] Excess personnel in Cantonese. This bot is created for counting the number of messages per participant in the group.
- Host: GitHub
- URL: https://github.com/siutsin/telegram-jung2-bot
- Owner: siutsin
- License: mit
- Created: 2016-03-23T03:33:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T15:04:15.000Z (5 days ago)
- Last Synced: 2024-11-15T18:06:46.158Z (5 days ago)
- Topics: docker, dynamodb, nodejs, sqs, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 17.4 MB
- Stars: 20
- Watchers: 3
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![CI](https://github.com/siutsin/telegram-jung2-bot/actions/workflows/ci.yaml/badge.svg)](https://github.com/siutsin/telegram-jung2-bot/actions/workflows/ci.yaml)
[![Known Vulnerabilities](https://snyk.io/test/github/siutsin/telegram-jung2-bot/badge.svg?targetFile=package.json)](https://snyk.io/test/github/siutsin/telegram-jung2-bot?targetFile=package.json)# telegram-jung2-bot
Add the bot to your group at [@jung2_bot](https://bit.ly/github-jung2bot)
冗員[jung2jyun4] Excess personnel in Cantonese
This bot is created for counting the number of messages per participant in a chat group.
## Usage
| command | info |
|-------------|---------------------------------------------------------------------------------------------------------------------------|
| `/topTen` | Show the percentage of top ten participants for the past seven days |
| `/topDiver` | Show the percentage of top ten divers for the past seven days (Requires at least one message from the user to be counted) |
| `/allJung` | Show the percentage of all participants for the past seven days |
| `/jungHelp` | Show help message |### Admin Only
| command | info |
|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `/enableAllJung` | Enable `/allJung` command |
| `/disableAllJung` | Disable `/allJung` command |
| `/setOffFromWorkTimeUTC` | Set offFromWork time in UTC.
Format: `/setOffFromWorkTimeUTC {{ 0000-2345, 15 minutes interval }} {{ MON,TUE,WED,THU,FRI,SAT,SUN }}`
E.g. `/setOffFromWorkTimeUTC 1800 MON,TUE,WED,THU,FRI` |