kaoru
kaoru
https://github.com/kaorlol/obtainium-artifact-downloader here is an example of how i used the github api to do basically what this is asking @ImranR98 this should save time
> Probably it's possible by using https://pub.dev/packages/tdlib Like: > > 1. user logins > > 2. selects chat or channel > > 3. then sets regex > > > But...
its also spelt wrong 
works good thanks
> I update with obtanium that pulls from GitHub releases, but still find updating from the fdroid client preferable. An alternative to getting the app added to fdroid main repo...
I don't like using fdroid On Sun, Apr 21, 2024, 10:32 AM J. Fronny ***@***.***> wrote: > An alternative to getting the app added to fdroid main repo is [...]...
would also be nice to see grouping with, for example, that 'liked activity' notification, it would look better if it was grouped for multiple of the same person.
The issue is the comma in the URI regex seems to break the whole thing.
```rs use logos::Logos; #[derive(Logos, Debug, PartialEq)] enum Token