Commit graph

13 commits

Author SHA1 Message Date
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
b8471152d3
Update to serenity 0.9.1 2020-11-22 23:56:37 -05:00
85ef689909 Update serenity to v0.9.0-rc.2 2020-10-08 17:47:48 +00:00
12948ae99f
prelude: Implement ratelimit 2020-09-13 22:26:16 -04:00
2ad04b34c9
Prelude: no more crossbeam/rayon 2020-09-07 02:37:14 -04:00
a8958a20f2
Remove ReactionWatcher (use serenity collector!) and simplify paginate 2020-09-03 17:55:19 -04:00
a578ce5924
Prelude: Announcer: full async rewrite 2020-09-02 19:32:46 -04:00
82a3b5a548
Prelude: Support anyhow 2020-09-02 17:50:26 -04:00
2e718c3e60
Prelude: update to async 2020-09-02 16:48:06 -04:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
6879598dfc
Redesign Announcer trait 2020-02-09 16:45:48 -05:00
486bd6b88d
Implement ReactionHandler 2020-02-06 19:32:08 -05:00
03be1a4acc Move the prelude into a seperate package 2020-02-05 16:21:11 -05:00