Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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` |