kopia lustrzana https://github.com/mkdryden/telegram-stats-bot
rodzic
4fa2b47f8d
commit
d6555a28d6
|
@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
|
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
|
||||||
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
|
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
|
||||||
|
|
||||||
----------
|
---------------------
|
||||||
Unreleased
|
`0.5.0`_ - 2021-06-11
|
||||||
----------
|
---------------------
|
||||||
Added
|
Added
|
||||||
-----
|
-----
|
||||||
- Allow limiting counts by message type
|
- Allow limiting counts by message type
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "telegram-stats-bot"
|
name = "telegram-stats-bot"
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
description = "A logging and statistics bot for Telegram based on python-telegram-bot."
|
description = "A logging and statistics bot for Telegram based on python-telegram-bot."
|
||||||
authors = ["Michael DM Dryden <mk.dryden@utoronto.ca>"]
|
authors = ["Michael DM Dryden <mk.dryden@utoronto.ca>"]
|
||||||
repository = "https://github.com/mkdryden/telegram-stats-bot"
|
repository = "https://github.com/mkdryden/telegram-stats-bot"
|
||||||
|
|
Ładowanie…
Reference in New Issue