2.0.0.2

Andy
2022-01-23 05:31:39 +03:00
parent 0ea2eff946
commit 1eb19cb830

@@ -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. - ```Curved arrows``` - update channels list.
- ```+``` - add a new channel. - ```+``` - add a new channel.
- ```X``` - delete 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. - ```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 ## Limits