Enable admins of guilds to add new channels as logging channels #1
通知
截止日期
未設定截止日期。
阻擋
先決於
#2 Enable admins to list logging channels of their guild
phundrak/p4bl0t
#3 Enable admins to unset channels as logging channels
phundrak/p4bl0t
#10 Change type of IDs in database from `String` to `u64`
phundrak/p4bl0t
參考: phundrak/p4bl0t#1
載入中…
x
新增問題並參考
Block a user
No description provided.
刪除分支「%!s()」
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An administrator of a guild should be able to add a channel as a logging channel.
This should be done through a slash command.
Ideally, the command should look something like
/logging add-channel #channel-name
.If the channel was not already a logging channel and the channel was successfully added, a success message should be shown. Otherwise, an error message should be shown instead.