Closed VanQz closed 3 years ago
About farming rewards, see: https://github.com/martomi/chiadog/pull/74 You can expect that next release (very soon)
We're not going to have notifications for new plots because that's already included in the daily summary and receiving a notification for each individual plot is too much for most people.
If you want it personally, you can easily add another if-statement here
and send notification for the case if obj.total_plots_count > self._max_farmed_plots:
as well.
As the title says. I think it would be great if we can have notification if new plot has been detected and have notification when a plot has been farmed as its quite exciting when a plot is farmed and received a notification on it.