Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalijr2/tidy-chat
A Telegram bot keeps a chat tidy.
https://github.com/vitalijr2/tidy-chat
aws-lambda chatbot telegram-bot telegram-chat-bot
Last synced: 26 days ago
JSON representation
A Telegram bot keeps a chat tidy.
- Host: GitHub
- URL: https://github.com/vitalijr2/tidy-chat
- Owner: vitalijr2
- License: apache-2.0
- Created: 2022-07-02T08:41:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T17:59:39.000Z (6 months ago)
- Last Synced: 2024-05-15T18:16:56.532Z (6 months ago)
- Topics: aws-lambda, chatbot, telegram-bot, telegram-chat-bot
- Language: Java
- Homepage:
- Size: 243 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tidy Chat
A Telegram bot keeps a chat tidy.
![Woman with mop](./woman-with-mop.png)[![Codacy Grade](https://app.codacy.com/project/badge/Grade/c3ff723d193f4adcb16fd89a8eaa1262)](https://www.codacy.com/gl/vitalijr2/tidy-chat/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=vitalijr2/tidy-chat&utm_campaign=Badge_Grade)
[![Codacy Coverage](https://app.codacy.com/project/badge/Coverage/c3ff723d193f4adcb16fd89a8eaa1262)](https://www.codacy.com/gl/vitalijr2/tidy-chat/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=vitalijr2/tidy-chat&utm_campaign=Badge_Coverage)## What does this bot do
- Remove message about joining or leaving a chat.
- Remove messages about new title, new chat photo or deleted chat photo.
- Remove notification about a pinned message.## Contributing
Please read [Contributing](contributing.md).
## History
See [Changelog](changelog.md)
## License
Copyright 2022-2023 Vitalij Berdinskih
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.[Apache License v2.0](LICENSE)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0.html)