Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 at

http://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)