youmubot/youmubot-prelude/src
Natsu Kagami 7c0cbea716
Some checks are pending
Build and Test / Format check (push) Waiting to run
Build and Test / Lint (push) Waiting to run
Build and Test / Test (push) Waiting to run
Build and Test / Build (push) Waiting to run
ignore command (#59)
* New table `ignored_users` and queries

* Update sqlx to 0.8

* Implement `ignore` command and add needed hooks
2025-03-27 15:13:00 +01:00
..
announcer.rs Drop old homegrown Mods for rosu_v2::Mods, implement rate change support (#52) 2024-08-24 21:21:01 +00:00
args.rs ignore command (#59) 2025-03-27 15:13:00 +01:00
flags.rs Massive lint fix 2023-10-22 17:45:13 +02:00
hook.rs osu: Always load Me as a follow-up response 2024-09-25 18:30:07 +02:00
interaction_collector.rs osu: make save command use interaction 2025-02-22 17:43:53 +01:00
lib.rs interaction_collector: rename from Paginator, implement Guard, is now generic 2025-02-22 17:43:53 +01:00
member_cache.rs Properly implement member cache 2024-08-05 13:41:08 +02:00
pagination.rs Do rendering only once without pagination buttons, if there is only one page to display 2025-03-10 15:02:16 +01:00
ratelimit.rs osu: Introduce Env and propagate it to other functions (#40) 2024-03-17 17:21:13 +01:00
setup.rs Drop old homegrown Mods for rosu_v2::Mods, implement rate change support (#52) 2024-08-24 21:21:01 +00:00
table_format.rs Reuse table_formatting logic for almost everything (#39) 2024-03-10 05:01:44 +01:00