Add paging for list commands

This commit is contained in:
2022-09-13 12:37:50 +01:00
parent a05d6f77db
commit 189cb195a4
7 changed files with 327 additions and 89 deletions

1
Cargo.lock generated
View File

@ -1933,6 +1933,7 @@ dependencies = [
"poise",
"regex",
"reqwest",
"serde",
"serde_json",
"songbird",
"sqlx",