Clément Sauvage
Clément Sauvage
The library gives us a *MultiSelectRelatedFilter* but unfortunately not a *MultiSelectRelatedOnlyFilter*. This could be handy in some cases and it is actually pretty easy to implement with the current code...
# What this PR is about? Dark mode or Light Mode  ### Tests - [X] I have run the tests of the project. `nx affected --target=test ` ### Clean...
# What this PR is about? Git or Folders  ### Tests - [X] I have run the tests of the project. `pnpm test-affected` ### Clean Code - [X] I...
Allow to filter bot users either by usernames or by user ids. If the `allowed_telegram_usernames` is filled with strings (e.g: `[username1, username2]`) then we filter by usernames. Otherwise, if it...
This should allow image generation. Maybe the user could also choose the size of the image to generate. I am open to modifications. Let me know :smiley: