-
Notifications
You must be signed in to change notification settings - Fork 131
Description
I plan to try and implement something like this for my own usage, but wanted to throw out the idea, incase it's already there or could be done in a better way. Essential issue is, telegram bot is based on our favorites, but maybe you want it to shut up for a while unless the few things your currently interested in appears (time for bread.. or certain restaurant etc). Rather than manually removing favs – could just filter the telegram bot to only report if certain words are found. Like:
/filter_set xxxxx xxxxxx xxxxxx (list of general words in name of listing, with a space/comma after it
/filter_get (lists filters currently used)
/filter_clear (clears the list - maybe not needed, as one could just override with set or turn off)
/filter_on (activates filter, automatically done with /filter_set
/filter_off (disables filter, but leaves list alone)
Or much simpler, if the bot could offer an interactive checkbox (poll?) for your favs to just toggle on/off for notification? If possible, would just need one command like /filter