mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
fix(bots/discord)!: remove guilds config in favor of upcoming impl
This commit is contained in:
@@ -5,7 +5,6 @@ export type Config = {
|
||||
users?: string[]
|
||||
roles?: Record<string, string[]>
|
||||
}
|
||||
guilds: string[]
|
||||
moderation?: {
|
||||
roles: string[]
|
||||
cure?: {
|
||||
|
||||
Reference in New Issue
Block a user