youmubot/youmubot-prelude/src
Natsu Kagami 6bf2779d61
osu updatelb command (#8)
* Make `paginate` take a Paginate trait impl, while `paginate_fn` takes a function

* Add `updatelb` command

* Implement a member cache

* Update member queries to use member cache

* Allow everyone to updatelb
2020-11-23 07:26:18 +00:00
..
announcer.rs osu updatelb command (#8) 2020-11-23 07:26:18 +00:00
args.rs Prelude: args: use anyhow as Error/Result 2020-09-02 18:02:11 -04:00
hook.rs Prelude/Main: rework hook system 2020-09-07 19:41:59 -04:00
lib.rs osu updatelb command (#8) 2020-11-23 07:26:18 +00:00
member_cache.rs osu updatelb command (#8) 2020-11-23 07:26:18 +00:00
pagination.rs osu updatelb command (#8) 2020-11-23 07:26:18 +00:00
ratelimit.rs prelude: remove ratelimit logs 2020-09-14 22:57:19 -04:00
setup.rs osu updatelb command (#8) 2020-11-23 07:26:18 +00:00