mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
feat(bots/discord): support nickname decancering
This commit is contained in:
@@ -5,6 +5,9 @@ export type Config = {
|
||||
guilds: string[]
|
||||
moderation?: {
|
||||
roles: string[]
|
||||
cure?: {
|
||||
defaultName: string
|
||||
}
|
||||
log?: {
|
||||
channel: string
|
||||
thread?: string
|
||||
|
||||
Reference in New Issue
Block a user