mirror of
https://github.com/miloszowi/everyone-mention-telegram-bot.git
synced 2025-05-20 17:24:06 +00:00
20 lines
472 B
Markdown
20 lines
472 B
Markdown
# Change Log
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [UNRELEASED] - 07.10.2021
|
|
### Added
|
|
- Inline Query for join/leave/everyone
|
|
- Validator class for group name
|
|
|
|
### Updated
|
|
- start command content
|
|
## [0.1.0] - 06.10.2021
|
|
### Features
|
|
- `/join` command
|
|
- `/leave` command
|
|
- `/groups` command
|
|
- `/everyone` command
|
|
- `/start` command
|
|
- `/silent` command
|
|
- possibility to have multiple contexts for one chat
|
|
- docker setup & docker commands |