Ayarlamalar

Açıklama

Ayarlanabilecek birçok yapılandırma seçeneği vardır. Hepsini ayarlamanıza gerek yok. Botu yeni eklediyseniz, en önemlileri boyunca size rehberlik edecek olan "!setup" komutunu çalıştırın.

!config

Genel

Davetler

Genel

gelenler

ayrılanlar

Liderlik Tablosu

Sahte

rütbe

Moderasyon

Doğrulama

genel

Logging

Davetler

bağlantılar

Yasaklı Kelimeler.

Büyük Harfler

Çift Mesajlar

spam

Bahsetmeler

Emojiler

Prefix

The prefix used to trigger bot commands.

Type: String

Default: !

Reset to default: !config prefix default

Examples:

!config prefix +

!config prefix >

Dil

Botun dili

Type: Enum<Lang>

Default: en

Reset to default: !config lang default

Possible values: ar, bg, cs, de, el, en, es, fr, hu, id_ID, it, ja, lt, nl, pl, pt, pt_BR, ro, ru, sr, tr, zh_CN, zh_TW

Example:

!config lang ar

Log kanalı

Bot işlemlerinin günlüğe kaydedildiği kanal.

Type: Channel

Default: null

Reset to default: !config logChannel default

Examples:

!config logChannel #channel

Yükselt.

InviteManager hakkında geliştirme güncellemelerini almayı etkinleştirin.

Type: Boolean

Default: true

Reset to default: !config getUpdates default

Enable:

!config getUpdates true

Disable:

!config getUpdates false

Komut kanalları

Botun komutlara tepki vereceği kanallar.

Type: Channel[]

Default: ``

Reset to default: !config channels default

Görmezden gelinen kanallar

Botun komutları görmezden geleceği kanallar.

Type: Channel[]

Default: ``

Reset to default: !config ignoredChannels default

Katılma rolleri

Katılırken tüm üyelere atanan roller.

Type: Role[]

Default: ``

Reset to default: !config joinRoles default

Mesaj

Birisi sunucuya katıldığında gönderilen mesaj.

Type: String

Default: {memberMention} **joined**; Invited by **{inviterName}** (**{numInvites}** invites)

Reset to default: !config joinMessage default

Mesaj Kanalı

Katılmadaki iletinin gönderildiği kanal

Type: Channel

Default: null

Reset to default: !config joinMessageChannel default

Examples:

!config joinMessageChannel #general

!config joinMessageChannel #joins

Mesaj

Birisi sunucudan çıktığında gönderilen mesaj.

Type: String

Default: {memberName} **left**; Invited by **{inviterName}**

Reset to default: !config leaveMessage default

Examples:

!config leaveMessage

!config leaveMessage

Mesaj Kanalı

Ayrılma mesajının gönderildiği kanal.

Type: Channel

Default: null

Reset to default: !config leaveMessageChannel default

Examples:

!config leaveMessageChannel #general

!config leaveMessageChannel #leaves

Stil

Skor tablosunun görüntü stili.

Type: Enum<LeaderboardStyle>

Default: normal

Reset to default: !config leaderboardStyle default

Possible values: normal, table, mentions

Example:

!config leaderboardStyle normal

Soldaki üyeleri gizle

Liderlik tablosundan sunucudan ayrılan üyeleri gizleyin.

Type: Boolean

Default: true

Reset to default: !config hideLeftMembersFromLeaderboard default

Enable:

!config hideLeftMembersFromLeaderboard true

Disable:

!config hideLeftMembersFromLeaderboard false

Auto Subtract

Sahte davetleri otomatik olarak çıkarın

Type: Boolean

Default: true

Reset to default: !config autoSubtractFakes default

Enable:

!config autoSubtractFakes true

Disable:

!config autoSubtractFakes false

Auto Subtract

Kullanıcın yaptığı davetten gelen kullanıcı ayrıldığında kullanıcın otomatik olarak daveti kaldırılır.

Type: Boolean

Default: true

Reset to default: !config autoSubtractLeaves default

Enable:

!config autoSubtractLeaves true

Disable:

!config autoSubtractLeaves false

Auto Subtract Threshold

Davetiyenin sayması için bir kullanıcının sunucuda kalması gereken saniye cinsinden süre.

Type: Number

Default: 600

Reset to default: !config autoSubtractLeaveThreshold default

Examples:

!config autoSubtractLeaveThreshold 60

!config autoSubtractLeaveThreshold 3600

Assignment Style

Ranklar kullanıcılara nasıl ödüllendirilir.

Type: Enum<RankAssignmentStyle>

Default: all

Reset to default: !config rankAssignmentStyle default

Possible values: all, highest, onlyAdd

Example:

!config rankAssignmentStyle all

Duyuru Kanalı

Yeni bir rütbe alan kullanıcıların duyurulduğu kanal.

Type: Channel

Default: null

Reset to default: !config rankAnnouncementChannel default

Examples:

!config rankAnnouncementChannel

!config rankAnnouncementChannel

Duyuru Mesajı

Bir kullanıcı yeni bir rütbe aldığında gönderilen mesaj.

Type: String

Default: Congratulations, **{memberMention}** has reached the **{rankName}** rank!

Reset to default: !config rankAnnouncementMessage default

Examples:

!config rankAnnouncementMessage

!config rankAnnouncementMessage

Etkin

Captcha doğrulamanın etkin olup olmadığı.

Type: Boolean

Default: false

Reset to default: !config captchaVerificationOnJoin default

Enable:

!config captchaVerificationOnJoin true

Disable:

!config captchaVerificationOnJoin false

Karşılama mesajı

Kullanıcının bir sunucuya katıldıktan ve captcha'ya girmesini istedikten sonra alacağı mesaj.

Type: String

Default: Welcome to the server **{serverName}**! For extra protection, new members are required to enter a captcha.

Reset to default: !config captchaVerificationWelcomeMessage default

Examples:

!config captchaVerificationWelcomeMessage Welcome, please enter the captcha below!

Success Message

Başarılı bir şekilde doğrulandıktan sonra kullanıcıya gönderilecek hoş geldiniz mesajı.

Type: String

Default: You have successfully entered the captcha. Welcome to the server!

Reset to default: !config captchaVerificationSuccessMessage default

Examples:

!config captchaVerificationSuccessMessage Thanks for entering the captcha, enjoy our server!

Başarısız Mesaj

Geçersiz bir captcha girerse, kullanıcıya mesaj gönderilir.

Type: String

Default: You did not enter the captha right within the specified time.We're sorry, but we have to kick you from the server. Feel free to join again.

Reset to default: !config captchaVerificationFailedMessage default

Examples:

!config captchaVerificationFailedMessage Looks like you are not human :(. You can join again and try again later if this was a mistake!

Verification Timeout

The time within which the captcha has to be entered successfully.

Type: Number

Default: 180

Reset to default: !config captchaVerificationTimeout default

Examples:

!config captchaVerificationTimeout 60

!config captchaVerificationTimeout 600

log etkin

Doğrulama girişimlerinin yapılıp yapılmadığı günlüğe kaydedilir.

Type: Boolean

Default: true

Reset to default: !config captchaVerificationLogEnabled default

Enable:

!config captchaVerificationLogEnabled true

Disable:

!config captchaVerificationLogEnabled false

etkin

Automatically moderate messages (specific rules can also be turned on or off, this has to be ON for ANY rule to work).

Type: Boolean

Default: false

Reset to default: !config autoModEnabled default

Enable:

!config autoModEnabled true

Disable:

!config autoModEnabled false

Moderated Channels

The list of moderated channels (this acts as a whitelist, leave empty to moderate all channels, or use autoModIgnoredChannels to ignore certain channels).

Type: Channel[]

Default: ``

Reset to default: !config autoModModeratedChannels default

Examples:

!config autoModModeratedChannels #general

!config autoModModeratedChannels #support,#help

Moderatör Rolü

Denetlenen rollerin listesi (bu, beyaz liste olarak işlev görür, tüm rolleri denetlemek için boş bırakın veya belirli rolleri yok saymak için autoModIgnoredRoles komutunu kullanın).

Type: Role[]

Default: ``

Reset to default: !config autoModModeratedRoles default

Examples:

!config autoModModeratedRoles @NewMembers

!config autoModModeratedRoles @Newbies,@Starters

Görmezden gelinen kanallar

Otomatik olarak denetlenirken yoksayılan kanallar.

Type: Channel[]

Default: ``

Reset to default: !config autoModIgnoredChannels default

Examples:

!config autoModIgnoredChannels #general

!config autoModIgnoredChannels #off-topic,#nsfw

Görmezden gelinen roller

Bu rollere sahip üyeler otomatik olarak denetlenmez.

Type: Role[]

Default: ``

Reset to default: !config autoModIgnoredRoles default

Examples:

!config autoModIgnoredRoles @TrustedMembers

!config autoModIgnoredRoles @Moderators,@Staff

Susturulmuş üyenin alacağı rol

Susturulmuş olan kişilere verilen rol. Bu rolün "Mesaj Gönder" izninin reddedildiğinden emin olun.

Type: Role

Default: null

Reset to default: !config mutedRole default

Examples:

!config mutedRole @muted

Disabled for Old Members

Disabled auto moderation for members that have been in your server for a long time.

Type: Boolean

Default: false

Reset to default: !config autoModDisabledForOldMembers default

Enable:

!config autoModDisabledForOldMembers true

Disable:

!config autoModDisabledForOldMembers false

Old Members Threshold

The amount of time a member has to be in your server to be considered 'old'.

Type: Number

Default: 604800

Reset to default: !config autoModDisabledForOldMembersThreshold default

Examples:

!config autoModDisabledForOldMembersThreshold 604800 (1 week)``

!config autoModDisabledForOldMembersThreshold 2419200 (1 month)``

Log Enabled

Log any moderation actions that the bot makes.

Type: Boolean

Default: true

Reset to default: !config autoModLogEnabled default

Enable:

!config autoModLogEnabled true

Disable:

!config autoModLogEnabled false

Mod Log Channel

The channel where moderation logs will be posted in.

Type: Channel

Default: null

Reset to default: !config modLogChannel default

Examples:

!config modLogChannel #channel

!config modLogChannel #logs

Bot Mesajlarını Sil

Botların kendi mesajlarını otomatik olarak silin (sohbetinizi temiz tutar).

Type: Boolean

Default: true

Reset to default: !config autoModDeleteBotMessage default

Enable:

!config autoModDeleteBotMessage true

Disable:

!config autoModDeleteBotMessage false

Bot Mesajı Zaman Aşımını Sil

Bot mesajlarının silindiği zaman aşımı.

Type: Number

Default: 5

Reset to default: !config autoModDeleteBotMessageTimeoutInSeconds default

Examples:

!config autoModDeleteBotMessageTimeoutInSeconds 5

!config autoModDeleteBotMessageTimeoutInSeconds 10

Yasaklama Mesajını Sil

"Ban" mesajlarının otomatik olarak silinip silinmeyeceği.

Type: Boolean

Default: true

Reset to default: !config modPunishmentBanDeleteMessage default

Enable:

!config modPunishmentBanDeleteMessage true

Disable:

!config modPunishmentBanDeleteMessage false

Kick Mesajını Sil

"Kick" mesajlarının otomatik olarak silinip silinmeyeceği.

Type: Boolean

Default: true

Reset to default: !config modPunishmentKickDeleteMessage default

Enable:

!config modPunishmentKickDeleteMessage true

Disable:

!config modPunishmentKickDeleteMessage false

Softban Mesajlarını Sil

"Softban" mesajlarının otomatik olarak silinip silinmeyeceği.

Type: Boolean

Default: true

Reset to default: !config modPunishmentSoftbanDeleteMessage default

Enable:

!config modPunishmentSoftbanDeleteMessage true

Disable:

!config modPunishmentSoftbanDeleteMessage false

Uyarı Mesajlarını Sil.

"Uyarı" ceza mesajlarının otomatik olarak silinip silinmeyeceği.

Type: Boolean

Default: true

Reset to default: !config modPunishmentWarnDeleteMessage default

Enable:

!config modPunishmentWarnDeleteMessage true

Disable:

!config modPunishmentWarnDeleteMessage false

Susturma Mesajlarını Sil.

"Mute" mesajlarının otomatik olarak silinip silinmeyeceği.

Type: Boolean

Default: true

Reset to default: !config modPunishmentMuteDeleteMessage default

Enable:

!config modPunishmentMuteDeleteMessage true

Disable:

!config modPunishmentMuteDeleteMessage false

etkin

Discord Sunucu davet bağlantıları için iletileri otomatik olarak tarayın ve kaldırın.

Type: Boolean

Default: true

Reset to default: !config autoModInvitesEnabled default

Enable:

!config autoModInvitesEnabled true

Disable:

!config autoModInvitesEnabled false

Etkin

Automatically remove messages containing links (you can set a whitelist and blacklist).

Type: Boolean

Default: true

Reset to default: !config autoModLinksEnabled default

Enable:

!config autoModLinksEnabled true

Disable:

!config autoModLinksEnabled false

Betaz liste

Kullanıcıların yayın göndermesine izin verilen bağlantıların listesi.

Type: String[]

Default: ``

Reset to default: !config autoModLinksWhitelist default

Examples:

!config autoModLinksWhitelist discordbots.org

!config autoModLinksWhitelist youtube.com,twitch.com

Kara liste

Blacklist certain links which users won't be able to post.

Type: String[]

Default: ``

Reset to default: !config autoModLinksBlacklist default

Examples:

!config autoModLinksBlacklist google.com

!config autoModLinksBlacklist twitch.com,youtube.com

Yönlendirmeleri İzle

Enable this to resolve redirects for links.

Type: Boolean

Default: true

Reset to default: !config autoModLinksFollowRedirects default

Enable:

!config autoModLinksFollowRedirects true

Disable:

!config autoModLinksFollowRedirects false

Etkin

Whether or not blacklisted words will be automoderated.

Type: Boolean

Default: true

Reset to default: !config autoModWordsEnabled default

Enable:

!config autoModWordsEnabled true

Disable:

!config autoModWordsEnabled false

Kara liste

Yasaklanan kelimelerin listesi.

Type: String[]

Default: ``

Reset to default: !config autoModWordsBlacklist default

Examples:

!config autoModWordsBlacklist gay

!config autoModWordsBlacklist stupid,fuck

Etkin

Automatically moderate messages with A LOT OF CAPS.

Type: Boolean

Default: true

Reset to default: !config autoModAllCapsEnabled default

Enable:

!config autoModAllCapsEnabled true

Disable:

!config autoModAllCapsEnabled false

Min. Characters

The minimum amount of characters in a message to be considered for moderating (setting to '3' would ignore 'OK').

Type: Number

Default: 10

Reset to default: !config autoModAllCapsMinCharacters default

Examples:

!config autoModAllCapsMinCharacters 5

!config autoModAllCapsMinCharacters 15

Percentage CAPs

The percentage of characters of the message that have to be CAPs for the rule to trigger.

Type: Number

Default: 70

Reset to default: !config autoModAllCapsPercentageCaps default

Examples:

!config autoModAllCapsPercentageCaps 50

!config autoModAllCapsPercentageCaps 90

Etkin

Automatically moderate duplicate messages (copy-paste spam).

Type: Boolean

Default: true

Reset to default: !config autoModDuplicateTextEnabled default

Enable:

!config autoModDuplicateTextEnabled true

Disable:

!config autoModDuplicateTextEnabled false

Saniyede Zaman Aralığı

Hangi iletilerin kopya olarak kabul edileceği zaman dilimi.

Type: Number

Default: 60

Reset to default: !config autoModDuplicateTextTimeframeInSeconds default

Examples:

!config autoModDuplicateTextTimeframeInSeconds 5

!config autoModDuplicateTextTimeframeInSeconds 20

Etkin

Automatically moderate users sending a lot of messages in a short time.

Type: Boolean

Default: true

Reset to default: !config autoModQuickMessagesEnabled default

Enable:

!config autoModQuickMessagesEnabled true

Disable:

!config autoModQuickMessagesEnabled false

# of Messages

Kuralı tetiklemek için zaman aralığı içinde gönderilmesi gereken ileti sayısı.

Type: Number

Default: 5

Reset to default: !config autoModQuickMessagesNumberOfMessages default

Examples:

!config autoModQuickMessagesNumberOfMessages 5

!config autoModQuickMessagesNumberOfMessages 10

Timeframe in Seconds

The timeframe within which a user is allowed to send a maximum amount of messages.

Type: Number

Default: 3

Reset to default: !config autoModQuickMessagesTimeframeInSeconds default

Examples:

!config autoModQuickMessagesTimeframeInSeconds 2

!config autoModQuickMessagesTimeframeInSeconds 10

etkin

Automatically moderate messages that mention an excessive amount of users.

Type: Boolean

Default: true

Reset to default: !config autoModMentionUsersEnabled default

Enable:

!config autoModMentionUsersEnabled true

Disable:

!config autoModMentionUsersEnabled false

Max # of Mentions

The maximum amount of users a member can mention in a message.

Type: Number

Default: 5

Reset to default: !config autoModMentionUsersMaxNumberOfMentions default

Examples:

!config autoModMentionUsersMaxNumberOfMentions 2

!config autoModMentionUsersMaxNumberOfMentions 5

Etkin

Automatically moderate messages that mention an excessive amount of roles.

Type: Boolean

Default: true

Reset to default: !config autoModMentionRolesEnabled default

Enable:

!config autoModMentionRolesEnabled true

Disable:

!config autoModMentionRolesEnabled false

Max # of Mentions

The maximum amount of roles a member can mention in a message.

Type: Number

Default: 3

Reset to default: !config autoModMentionRolesMaxNumberOfMentions default

Examples:

!config autoModMentionRolesMaxNumberOfMentions 2

!config autoModMentionRolesMaxNumberOfMentions 5

Etkin

Aşırı miktarda emoji içeren iletileri otomatik olarak denetleyin.

Type: Boolean

Default: true

Reset to default: !config autoModEmojisEnabled default

Enable:

!config autoModEmojisEnabled true

Disable:

!config autoModEmojisEnabled false

Max # of Emojis

Kuralı tetiklemeden önce bir iletinin sahip olabileceği maksimum emoji miktarı.

Type: Number

Default: 5

Reset to default: !config autoModEmojisMaxNumberOfEmojis default

Examples:

!config autoModEmojisMaxNumberOfEmojis 5

!config autoModEmojisMaxNumberOfEmojis 10

Etkin

Kaldırmaya çalışırlarsa üyelere otomatik olarak takma adlar verin (kullanıcı listesinin en üstünde görünmek için özel karakterler kullanın).

Type: Boolean

Default: true

Reset to default: !config autoModHoistEnabled default

Enable:

!config autoModHoistEnabled true

Disable:

!config autoModHoistEnabled false

Last updated