feat: add new scopes?

This commit is contained in:
Anna 2021-08-31 18:33:59 -04:00
parent 6288494efe
commit 684baa8c3a
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -83,6 +83,11 @@ impl State {
// IRC
Scope::ChatRead,
Scope::ChatEdit,
// Mod stuff
Scope::ChannelModerate,
Scope::ModerationRead,
Scope::ModeratorManageAutoMod,
]).await?;
println!("bot token ready");