Add /weekly and /monthly to Telegram RPC

/weekly now list weeks starting from monday instead of rolling weeks.
/monthly now list months starting from the 1st.

Signed-off-by: Antoine Merino <antoine.merino.dev@gmail.com>
This commit is contained in:
Antoine Merino
2021-11-05 20:24:40 +01:00
parent 5f40158c0b
commit 459ff9692d
4 changed files with 70 additions and 26 deletions

View File

@@ -43,4 +43,6 @@ colorama==0.4.4
questionary==1.10.0
prompt-toolkit==3.0.21
# Extensions to datetime library
types-python-dateutil==2.8.2
python-dateutil==2.8.2