From 1eb19cb830b2e17a63325f42da457d1a4462478a Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Sun, 23 Jan 2022 05:31:39 +0300 Subject: [PATCH] 2.0.0.2 --- Channels.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Channels.md b/Channels.md index 7deed43..c39f3e7 100644 --- a/Channels.md +++ b/Channels.md @@ -18,7 +18,14 @@ To add a user to the temporary list, you just need to mark the post in the posts - ```Curved arrows``` - update channels list. - ```+``` - add a new channel. - ```X``` - delete channel. +- ```i``` - info button. The statistics of the selected channel will be shown. - ```Hide exists users``` - users who are already in the program will be skipped. +- ```Info``` - The statistics of all channels will be shown. You can also delete channels in this form. The information will be shown according to the template: **[```ChannelName```]: Users: ```n1``` (avg: ```n2```; s: ```n3```); Posts: ```n4``` (s: ```n5```)** + - ```n1``` - total number of added users + - ```n2``` - average number of added users + - ```n3``` - number of added users in the current session + - ```n4``` - average number of downloaded posts + - ```n5``` - number of downloaded posts in the current session ## Limits