Add GroupActivityBot example

This commit is contained in:
Mattia Righetti 2022-02-10 13:14:43 +01:00 committed by GitHub
parent e2023c4620
commit ea041f67e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -370,6 +370,7 @@ Feel free to propose your own bot to our collection!
- [wa7sa34cx/the-black-box-bot](https://github.com/wa7sa34cx/the-black-box-bot) -- This is the Black Box Telegram bot. You can hold any items in it.
- [crapstone/hsctt](https://codeberg.org/crapstones-bots/hsctt) -- A Telegram bot that searches for HTTP status codes in all messages and replies with the text form.
- [alenpaul2001/AurSearchBot](https://gitlab.com/alenpaul2001/aursearchbot) -- Telegram bot for searching AUR in inline mode.
- [mattrighetti/GroupActivityBot](https://github.com/mattrighetti/group-activity-bot-rs/blob/master/src/chat_server.rs) -- Telegram bot that keeps track of user activity in groups.
## Contributing