Only this pageAll pages
Powered by GitBook
1 of 13

Japanese‎

Loading...

getting-started

Loading...

modules

Invites

Loading...

Loading...

Moderation

Loading...

Loading...

references

Loading...

Loading...

Punishments

What are punishments?

Punishments are actions like ban, kick or mute that can be given to a user when he violates the rules. You can either call punish users directly by using commands, or you can define punishments that happen after a user reaches a certain amount of strikes.

How can I punish a user after reaching a certain amount of strikes?

With the punishmentconfig command you can set after how many strikes a certain punishment action will be given.

!punishmentconfig <punishmentType> <numberOfStrikesNeeded>

A list of all available punishments:

  • ban

  • softban

  • kick

  • mute

  • warn

So if you would like to kick a user after he reaches 5 strikes, you would have to execute the following command

!punishmentconfig kick 5

If you want to delete a punishmentconfig, just set the strikes to 0 like that:

!punishmentconfig kick 0

To see all punishment configs, just use the command without giving any arguments:

!punishmentconfig

Strikes

What are strikes?

Strikes are points that users get for violating server rules. Every time the user receives a strike, he gets a personal message telling him how many strikes he has and why he got them. When a user reaches a certain amount of strikes, he will receive a punishment.

What are violations?

Violations are auto-moderation rules that you can enable or disable on your server. Currently, the following violations exist:

For each of those violations, you have to define how many strikes will be given if someone violates it. You can do that by using the strikeconfig command:

!strikeconfig <violationType> <numberOfStrikes>

For example, if you want users to get 2 strikes for violating the invites rule, then you would use the following command:

!strikeconfig invites 2

You can check the current config by doing:

!strikeconfig

Detailed list of violations

invites

This violation is triggered whenever the user posts an invite link to another discord server.

Example:

!strikeconfig invites 1

To delete the strike config:

!strikeconfig invites 0

Config options:

links

This violation is triggered whenever the user posts a link.

Example:

!strikeconfig links 1

To delete the strike config:

!strikeconfig links 0

Config options:

words

This violation is triggered whenever the user posts blacklisted words.

Example:

!strikeconfig words 1

To delete the strike config:

!strikeconfig words 0

Config options:

allCaps

This violation is triggered whenever the user posts a message that is mostly in CAPS.

Example:

!strikeconfig allCaps 1

To delete the strike config:

!strikeconfig allCaps 0

Config options:

duplicateText

This violation is triggered whenever the user posts the same text multiple times.

Example:

!strikeconfig duplicateText 1

To delete the strike config:

!strikeconfig duplicateText 0

Config options:

quickMessages

This violation is triggered whenever the user quickly posts messages.

Example:

!strikeconfig quickMessages 1

To delete the strike config:

!strikeconfig quickMessages 0

Config options:

mentionUsers

This violation is triggered whenever the user mentions mutliple users.

Example:

!strikeconfig mentionUsers 1

To delete the strike config:

!strikeconfig mentionUsers 0

Config options:

mentionRoles

This violation is triggered whenever the user mentions mutliple roles.

Example:

!strikeconfig mentionRoles 1

To delete the strike config:

!strikeconfig mentionRoles 0

Config options:

emojis

This violation is triggered whenever the user posts multiple emojis.

Example:

!strikeconfig emojis 1

To delete the strike config:

!strikeconfig emojis 0

Config options:

FAQ

bot のプレフィックスを変更するにはどうすればよいですか?

プレフィックスを変更するには !config prefix -を実行します。

現在のプレフィックスがわからない場合は@inviteloggerclassic config prefix を実行してプレフィックスを確認できます。

参加および退出のメッセージを設定するにはどうすればよいですか?

チャンネルを設定するには

!config joinMessageChannel #channel

または

!config leaveMessageChannel #channel.

を実行すると新しい参加と退出がそのチャンネルに投稿されます。

参加と退出メッセージをカスタマイズできますか?

もちろん! たとえば、次のようにしてメッセージを変更できます

!config joinMessage {memberMention} **joined**; Invited by **{inviterName}** (**{numInvites}** invites)

または

!config leaveMessage {memberName} **left**; Invited by **{inviterName}**.

'ランク' とは何ですか?どのように使用できますか?

ランクは、使われた招待が一定数に達したときに役職を人々に割り当てるために使用されます。例えば @Beginner という役職があり、その役職に 5 人以上の招待がある人を追加したい場合は、このようにランクを作成する必要があります: !add-rank @Beginner 5 (必要ならここに説明を入力できます)。招待者された人が 5 人いるとすぐにその役職が自動的に追加されます!

1 つまたはいくつかのチャンネルで bot を無効にするにはどうすればよいですか?

bot に返信させたくないチャンネルのメッセージの読み取り許可を取り除きます。

制限:ボットが参加する前に高度な追跡はありません

高度な追跡(誰が誰を招待したか)は、bot を招待した後にのみ機能します。 bot は、招待しても全員の招待がカウントされることを引き続き認識します。心配しないでください。 追加情報のみが欠落しており、ボットを招待した後に参加したメンバーについてのみ収集できます。

Welcome

参照

さあ-始めよう

開始するには、サーバーで !setup コマンドを実行するだけです。

Invite Management

BOT がサーバーにいる間は、招待を使って起こったすべての出来事を追跡します。Discord はどれくらい招待コードが使われたのかしか表示しませんが、我々の BOT は誰が作ったコードが誰に使われたのか分析します。これにより、BOT は偽物の招待を検出し、招待システムをだまそうとしている人を確認できます。

管理

Bot lists:

Vote to the bot to help us on different bot list !

infinitybotlist:

Examples

Normal

Embed (Premium)

Join Message

Screenshot

Code

Leave Message

Screenshot

Code

利用可能な多くのプレースホルダーがあります。 完全なリストは'' ページで確認できます。

新しいモデレーションシステムにより、多くのことを自動モデレートできます。詳細については および ページをご覧ください。要するに、BOT は不正行為をした人に'strikes' を行い、一定数の警告の後、ユーザーに罰を与えます。 これらはすべてユーザーに設定可能です。

invites
links
words
allCaps
duplicateText
quickMessages
mentionUsers
mentionRoles
emojis
autoModInvitesEnabled
autoModLinksEnabled
autoModLinksWhitelist
autoModLinksBlacklist
autoModLinksFollowRedirects
autoModWordsEnabled
autoModWordsBlacklist
autoModAllCapsEnabled
autoModAllCapsMinCharacters
autoModAllCapsPercentageCaps
autoModDuplicateTextEnabled
autoModDuplicateTextTimeframeInSeconds
autoModQuickMessagesEnabled
autoModQuickMessagesNumberOfMessages
autoModQuickMessagesTimeframeInSeconds
autoModMentionUsersEnabled
autoModMentionUsersMaxNumberOfMentions
autoModMentionRolesEnabled
autoModMentionRolesMaxNumberOfMentions
autoModEmojisEnabled
autoModEmojisMaxNumberOfEmojis
!config joinMessage {memberMention} **joined**; Invited by **{inviterName}** (**{numInvites}** invites)
!config leaveMessage {memberName} **left** after {joinedAt:duration} on this server; Invited by **{inviterName}**
!config joinMessage { "color": "#5cd65c", "author": { "name": "{memberName} joined!", "icon_url": "{memberImage}" }, "fields": [ { "name": "Account created", "value": "{memberCreated:timeAgo}", "inline": true }, { "name": "First joined", "value": "{firstJoin:date}", "inline": true }, { "name": "Number of joins", "value": "{numJoins}", "inline": true }, { "name": "Invited by", "value": "{inviterMention}\n{numInvites} (regular: {numRegularInvites}, bonus: {numBonusInvites}, fake: {numFakeInvites}, leave: {numLeaveInvites})" }, { "name": "Invite Code", "value": "{inviteCode} in channel {channelMention}" }, { "name": "Total Member Count", "value": "{memberCount}" } ] }
!config leaveMessage { "color": "#d65c5c", "author": { "name": "{memberName} left!", "icon_url": "{memberImage}" }, "fields": [ { "name": "Time on server", "value": "{joinedAt:duration}", "inline": true }, { "name": "First joined", "value": "{firstJoin:date}", "inline": true }, { "name": "Number of joins", "value": "{numJoins}", "inline": true }, { "name": "Invited by", "value": "{inviterMention}\n{numInvites} (regular: {numRegularInvites}, bonus: {numBonusInvites}, fake: {numFakeInvites}, leave: {numLeaveInvites})" }, { "name": "Invite Code", "value": "{inviteCode} in channel {channelMention}" }, { "name": "Total Member Count", "value": "{memberCount}" } ] }

Settings

Configs

There are many config options that can be set. You don't have to set all of them. If you just added the bot, just run !setup, which will guide you through the most important ones.

Overview

総合

Setting

Description

接頭辞

ボットコマンドを呼びだすために使用されるプレフィックス。

言語

BOT の言語

ログチャンネル

ボットアクションが記録されるチャンネル。

アップデート情報を手に入れる

InviteManager に関する開発の最新情報を受け取ることができるようにします。

コマンドチャンネル

ボットがコマンドに反応するチャンネル。

無視されるチャンネル

ボットがコマンドを無視するチャンネル。

招待

General

Setting

Description

Join Roles

Roles that are assigned to all members when joining.

参加

Setting

Description

メッセージ

サーバーに参加したときに送信されるメッセージ。

メッセージチャンネル

参加時のメッセージが送信されるチャンネル。

退出

Setting

Description

メッセージ

サーバーを離れたときに送信されるメッセージ。

メッセージチャンネル

退出メッセージが送信されるチャンネル。

自動減算

招待ユーザーが退出したときに招待者から招待状を自動的に削除します。

自動減算しきい値

招待を数えるためにユーザーがサーバーに留まる必要がある時間(秒)。

リーダーボード

Setting

Description

スタイル

リーダーボードの表示スタイル。

退出メンバーを隠す

リーダーボードからサーバーを離れたメンバーを非表示にします。

偽

Setting

Description

自動減算

自動的に偽の招待を差し引きます。

ランク

Setting

Description

割り当てスタイル

ランクはユーザーにどのように与えられますか。

お知らせチャンネル

ユーザーが新しいランクを獲得したときにアナウンスするチャンネル。

お知らせメッセージ

ユーザーが新しいランクを受け取ったときに送信されるメッセージ。

管理

Captcha

Setting

Description

有効

キャプチャ検証が有効かどうか。

参加メッセージ

ユーザーがサーバーに参加してキャプチャに入るように指示した後に表示されるメッセージ。

成功メッセージ

ユーザーが正常に確認した後にユーザーに送信されるウェルカムメッセージ。

失敗メッセージ

ユーザーが無効なキャプチャを入力した場合にメッセージがユーザーに送信されます。

認証タイムアウト

キャプチャが正常に入力されなければならない時間。

ログが有効化されました

検証の試行がログに記録されるかどうか。

総合

Setting

Description

有効

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

管理チャンネル

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

管理役職

The list of roles that are moderated (this acts as a whitelist, leave empty to moderate all roles, or use autoModIgnoredRoles to ignore certain roles).

無視されるチャンネル

Channels that are ignored while automatically moderating.

無視される役職

Any members with these roles will not automatically be moderated.

ミュート役職

The role that is given to people who are muted. Make sure this role is denied the "Send Message" permission.

古いメンバーには無効

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

古いメンバーのしきい値

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

ログを記録する

Setting

Description

ログが有効化されました

Log any moderation actions that the bot makes.

MOD ログチャンネル

モデレーションログが記録されるチャンネル。

BOT のメッセージを削除

Automatically delete the bots own messages (keeps your chat clean).

ボットメッセージタイムアウトの削除

The timeout after which bot messages are deleted.

BAN メッセージを削除

「禁止」プッシュメッセージを自動的に削除するかどうか。

キックメッセージを削除

「キック」プッシュメッセージが自動的に削除されるかどうか。

ソフト BAN メッセージを削除

「Softban」プッシュメッセージが自動的に削除されるかどうか。

警告メッセージを削除

「警告」プッシュメッセージを自動的に削除するかどうか。

ミュートメッセージを削除

「ミュート」プッシュメッセージが自動的に削除されるかどうか。

招待

Setting

Description

有効

Automatically scan messages for discord invite links and remove them.

リンク

Setting

Description

有効

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

ホワイトリスト

A list of links that users are allowed to post.

ブラックリスト

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

リダイレクトをフォローする

Enable this to resolve redirects for links.

禁止された単語

Setting

Description

有効

ブラックリストに載っている単語を自動対応するかどうか

ブラックリスト

禁止されている単語のリスト。

キャップ

Setting

Description

有効

自動的に 適度な メッセージ とともに 多くのキャップ

最小文字

あの ミニマム 量 の キャラクター に メッセージ へ なる 検討する ために 適度な (セッティング へ '3' しましょう 無視する 'オーケー').

煽りのパーセント

あの 割合 の キャラクター の あの メッセージ それ 持ってる へ なる クリック数 ために あの ルール へ 引き金.

重複メッセージ

Setting

Description

有効化

Automatically moderate duplicate messages (copy-paste spam).

秒単位のタイムフレーム

The timeframe whithin which messages will be considered duplicates.

スパム

Setting

Description

有効

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

#のメッセージ数

The number of messages that have to be sent within the timeframe to trigger the rule.

秒単位のタイムフレーム

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

メンション

Setting

Description

有効

Automatically moderate messages that mention an excessive amount of users.

メンション

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

有効

Automatically moderate messages that mention an excessive amount of roles.

メンション

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

絵文字

Setting

Description

有効

Automatically moderate messages with an excessive amount of emojis.

絵文字の最大数

The maximum amount of emojis a message is allowed to have before trigger the rule.

Enabled

Automatically give members nicknames if they try to hoist (use special characters to appear at the top of the user list).

接頭辞

ボットコマンドを呼びだすために使用されるプレフィックス。

Type: String

Default: !

Reset to default: !config prefix default

Examples:

!config prefix +

!config prefix >

言語

BOT の言語

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

ログチャンネル

ボットアクションが記録されるチャンネル。

Type: Channel

Default: null

Reset to default: !config logChannel default

Examples:

!config logChannel #channel

アップデート情報を手に入れる

InviteManager に関する開発の最新情報を受け取ることができるようにします。

Type: Boolean

Default: true

Reset to default: !config getUpdates default

Enable:

!config getUpdates true

Disable:

!config getUpdates false

コマンドチャンネル

ボットがコマンドに反応するチャンネル。

Type: Channel[]

Default: ``

Reset to default: !config channels default

無視されるチャンネル

ボットがコマンドを無視するチャンネル。

Type: Channel[]

Default: ``

Reset to default: !config ignoredChannels default

Join Roles

Roles that are assigned to all members when joining.

Type: Role[]

Default: ``

Reset to default: !config joinRoles default

メッセージ

サーバーに参加したときに送信されるメッセージ。

Type: String

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

Reset to default: !config joinMessage default

メッセージチャンネル

参加時のメッセージが送信されるチャンネル。

Type: Channel

Default: null

Reset to default: !config joinMessageChannel default

Examples:

!config joinMessageChannel #general

!config joinMessageChannel #joins

メッセージ

サーバーを離れたときに送信されるメッセージ。

Type: String

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

Reset to default: !config leaveMessage default

Examples:

!config leaveMessage

!config leaveMessage

メッセージチャンネル

退出メッセージが送信されるチャンネル。

Type: Channel

Default: null

Reset to default: !config leaveMessageChannel default

Examples:

!config leaveMessageChannel #general

!config leaveMessageChannel #leaves

スタイル

リーダーボードの表示スタイル。

Type: Enum<LeaderboardStyle>

Default: normal

Reset to default: !config leaderboardStyle default

Possible values: normal, table, mentions

Example:

!config leaderboardStyle normal

退出メンバーを隠す

リーダーボードからサーバーを離れたメンバーを非表示にします。

Type: Boolean

Default: true

Reset to default: !config hideLeftMembersFromLeaderboard default

Enable:

!config hideLeftMembersFromLeaderboard true

Disable:

!config hideLeftMembersFromLeaderboard false

自動減算

自動的に偽の招待を差し引きます。

Type: Boolean

Default: true

Reset to default: !config autoSubtractFakes default

Enable:

!config autoSubtractFakes true

Disable:

!config autoSubtractFakes false

自動減算

招待ユーザーが退出したときに招待者から招待状を自動的に削除します。

Type: Boolean

Default: true

Reset to default: !config autoSubtractLeaves default

Enable:

!config autoSubtractLeaves true

Disable:

!config autoSubtractLeaves false

自動減算しきい値

招待を数えるためにユーザーがサーバーに留まる必要がある時間(秒)。

Type: Number

Default: 600

Reset to default: !config autoSubtractLeaveThreshold default

Examples:

!config autoSubtractLeaveThreshold 60

!config autoSubtractLeaveThreshold 3600

割り当てスタイル

ランクはユーザーにどのように与えられますか。

Type: Enum<RankAssignmentStyle>

Default: all

Reset to default: !config rankAssignmentStyle default

Possible values: all, highest, onlyAdd

Example:

!config rankAssignmentStyle all

お知らせチャンネル

ユーザーが新しいランクを獲得したときにアナウンスするチャンネル。

Type: Channel

Default: null

Reset to default: !config rankAnnouncementChannel default

Examples:

!config rankAnnouncementChannel

!config rankAnnouncementChannel

お知らせメッセージ

ユーザーが新しいランクを受け取ったときに送信されるメッセージ。

Type: String

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

Reset to default: !config rankAnnouncementMessage default

Examples:

!config rankAnnouncementMessage

!config rankAnnouncementMessage

有効

キャプチャ検証が有効かどうか。

Type: Boolean

Default: false

Reset to default: !config captchaVerificationOnJoin default

Enable:

!config captchaVerificationOnJoin true

Disable:

!config captchaVerificationOnJoin false

参加メッセージ

ユーザーがサーバーに参加してキャプチャに入るように指示した後に表示されるメッセージ。

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!

成功メッセージ

ユーザーが正常に確認した後にユーザーに送信されるウェルカムメッセージ。

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!

失敗メッセージ

ユーザーが無効なキャプチャを入力した場合にメッセージがユーザーに送信されます。

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!

認証タイムアウト

キャプチャが正常に入力されなければならない時間。

Type: Number

Default: 180

Reset to default: !config captchaVerificationTimeout default

Examples:

!config captchaVerificationTimeout 60

!config captchaVerificationTimeout 600

ログが有効化されました

検証の試行がログに記録されるかどうか。

Type: Boolean

Default: true

Reset to default: !config captchaVerificationLogEnabled default

Enable:

!config captchaVerificationLogEnabled true

Disable:

!config captchaVerificationLogEnabled false

有効

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

管理チャンネル

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

管理役職

The list of roles that are moderated (this acts as a whitelist, leave empty to moderate all roles, or use autoModIgnoredRoles to ignore certain roles).

Type: Role[]

Default: ``

Reset to default: !config autoModModeratedRoles default

Examples:

!config autoModModeratedRoles @NewMembers

!config autoModModeratedRoles @Newbies,@Starters

無視されるチャンネル

Channels that are ignored while automatically moderating.

Type: Channel[]

Default: ``

Reset to default: !config autoModIgnoredChannels default

Examples:

!config autoModIgnoredChannels #general

!config autoModIgnoredChannels #off-topic,#nsfw

無視される役職

Any members with these roles will not automatically be moderated.

Type: Role[]

Default: ``

Reset to default: !config autoModIgnoredRoles default

Examples:

!config autoModIgnoredRoles @TrustedMembers

!config autoModIgnoredRoles @Moderators,@Staff

ミュート役職

The role that is given to people who are muted. Make sure this role is denied the "Send Message" permission.

Type: Role

Default: null

Reset to default: !config mutedRole default

Examples:

!config mutedRole @muted

古いメンバーには無効

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

古いメンバーのしきい値

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 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 ログチャンネル

モデレーションログが記録されるチャンネル。

Type: Channel

Default: null

Reset to default: !config modLogChannel default

Examples:

!config modLogChannel #channel

!config modLogChannel #logs

BOT のメッセージを削除

Automatically delete the bots own messages (keeps your chat clean).

Type: Boolean

Default: true

Reset to default: !config autoModDeleteBotMessage default

Enable:

!config autoModDeleteBotMessage true

Disable:

!config autoModDeleteBotMessage false

ボットメッセージタイムアウトの削除

The timeout after which bot messages are deleted.

Type: Number

Default: 5

Reset to default: !config autoModDeleteBotMessageTimeoutInSeconds default

Examples:

!config autoModDeleteBotMessageTimeoutInSeconds 5

!config autoModDeleteBotMessageTimeoutInSeconds 10

BAN メッセージを削除

「禁止」プッシュメッセージを自動的に削除するかどうか。

Type: Boolean

Default: true

Reset to default: !config modPunishmentBanDeleteMessage default

Enable:

!config modPunishmentBanDeleteMessage true

Disable:

!config modPunishmentBanDeleteMessage false

キックメッセージを削除

「キック」プッシュメッセージが自動的に削除されるかどうか。

Type: Boolean

Default: true

Reset to default: !config modPunishmentKickDeleteMessage default

Enable:

!config modPunishmentKickDeleteMessage true

Disable:

!config modPunishmentKickDeleteMessage false

ソフト BAN メッセージを削除

「Softban」プッシュメッセージが自動的に削除されるかどうか。

Type: Boolean

Default: true

Reset to default: !config modPunishmentSoftbanDeleteMessage default

Enable:

!config modPunishmentSoftbanDeleteMessage true

Disable:

!config modPunishmentSoftbanDeleteMessage false

警告メッセージを削除

「警告」プッシュメッセージを自動的に削除するかどうか。

Type: Boolean

Default: true

Reset to default: !config modPunishmentWarnDeleteMessage default

Enable:

!config modPunishmentWarnDeleteMessage true

Disable:

!config modPunishmentWarnDeleteMessage false

ミュートメッセージを削除

「ミュート」プッシュメッセージが自動的に削除されるかどうか。

Type: Boolean

Default: true

Reset to default: !config modPunishmentMuteDeleteMessage default

Enable:

!config modPunishmentMuteDeleteMessage true

Disable:

!config modPunishmentMuteDeleteMessage false

有効

Automatically scan messages for discord invite links and remove them.

Type: Boolean

Default: true

Reset to default: !config autoModInvitesEnabled default

Enable:

!config autoModInvitesEnabled true

Disable:

!config autoModInvitesEnabled false

有効

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

ホワイトリスト

A list of links that users are allowed to post.

Type: String[]

Default: ``

Reset to default: !config autoModLinksWhitelist default

Examples:

!config autoModLinksWhitelist discordbots.org

!config autoModLinksWhitelist youtube.com,twitch.com

ブラックリスト

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

リダイレクトをフォローする

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

有効

ブラックリストに載っている単語を自動対応するかどうか

Type: Boolean

Default: true

Reset to default: !config autoModWordsEnabled default

Enable:

!config autoModWordsEnabled true

Disable:

!config autoModWordsEnabled false

ブラックリスト

禁止されている単語のリスト。

Type: String[]

Default: ``

Reset to default: !config autoModWordsBlacklist default

Examples:

!config autoModWordsBlacklist gay

!config autoModWordsBlacklist stupid,fuck

有効

自動的に 適度な メッセージ とともに 多くのキャップ

Type: Boolean

Default: true

Reset to default: !config autoModAllCapsEnabled default

Enable:

!config autoModAllCapsEnabled true

Disable:

!config autoModAllCapsEnabled false

最小文字

あの ミニマム 量 の キャラクター に メッセージ へ なる 検討する ために 適度な (セッティング へ '3' しましょう 無視する 'オーケー').

Type: Number

Default: 10

Reset to default: !config autoModAllCapsMinCharacters default

Examples:

!config autoModAllCapsMinCharacters 5

!config autoModAllCapsMinCharacters 15

煽りのパーセント

あの 割合 の キャラクター の あの メッセージ それ 持ってる へ なる クリック数 ために あの ルール へ 引き金.

Type: Number

Default: 70

Reset to default: !config autoModAllCapsPercentageCaps default

Examples:

!config autoModAllCapsPercentageCaps 50

!config autoModAllCapsPercentageCaps 90

有効化

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

秒単位のタイムフレーム

The timeframe whithin which messages will be considered duplicates.

Type: Number

Default: 60

Reset to default: !config autoModDuplicateTextTimeframeInSeconds default

Examples:

!config autoModDuplicateTextTimeframeInSeconds 5

!config autoModDuplicateTextTimeframeInSeconds 20

有効

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

#のメッセージ数

The number of messages that have to be sent within the timeframe to trigger the rule.

Type: Number

Default: 5

Reset to default: !config autoModQuickMessagesNumberOfMessages default

Examples:

!config autoModQuickMessagesNumberOfMessages 5

!config autoModQuickMessagesNumberOfMessages 10

秒単位のタイムフレーム

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

有効

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

メンション

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

有効

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

メンション

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

有効

Automatically moderate messages with an excessive amount of emojis.

Type: Boolean

Default: true

Reset to default: !config autoModEmojisEnabled default

Enable:

!config autoModEmojisEnabled true

Disable:

!config autoModEmojisEnabled false

絵文字の最大数

The maximum amount of emojis a message is allowed to have before trigger the rule.

Type: Number

Default: 5

Reset to default: !config autoModEmojisMaxNumberOfEmojis default

Examples:

!config autoModEmojisMaxNumberOfEmojis 5

!config autoModEmojisMaxNumberOfEmojis 10

Enabled

Automatically give members nicknames if they try to hoist (use special characters to appear at the top of the user list).

Type: Boolean

Default: true

Reset to default: !config autoModHoistEnabled default

Enable:

!config autoModHoistEnabled true

Disable:

!config autoModHoistEnabled false

Custom Messages
コマンド
Configs / Settings
strikes
punishments

Custom Messages

You can customise the join and leave messages with a number of parameters.

(Jump to placeholders)

Custom Messages

You can set a custom join or leave message by setting the config:

!config joinMessage This is your custom join message! It will be posted every time someone joins your server.

or

!config leaveMessage This is your custom leave message! It will be posted every time someone leaves your server.

A message like that obviously doesn't make sense. You should personalise it with information about the new member, inviter or the server. Please see the list below for all available placeholders.

So if we want the message to say

Welcome @Andy! You were invited by Valandur, who now has 3 invites! Have fun on our server!

we can easily do that by replacing all the names and the number with placeholders:

Welcome {memberMention}! You were invited by {inviterName}, who now has {numInvites} invites! Have fun on our server!

So you can now do !config joinMessage <message from above> to set the message. Our bot will automatically replace the placeholders every time someone joins.

Placeholders

join

leave

example

description

{memberName}

yes

yes

Andy

The name of the member that just joined your discord server

{memberId}

yes

yes

436844634

The discord ID of the member that just joined your server

{memberMention}

yes

no

@Andy

The mention of the member that just joined your discord server (person will be pinged).

{memberFullName}

yes

yes

Andy#1801

The username and discriminator of the user that just joined your server

{memberImage}

yes

yes

[URL]

URL of the avatar of the member

{inviterName}

yes

yes

Andy

The name of the inviter

{inviterId}

yes

yes

241929953

The discord ID of the inviter

{inviterMention}

yes

yes

@Andy

The mention of the inviter (person will be pinged)

{inviterFullName}

yes

yes

Andy#1801

The username and discriminator of the inviter

{inviterImage}

yes

yes

[URL]

URL of the avatar of the inviter

{numInvites}

yes

yes

12

Number of invites the inviter has in total

{numRegularInvites}

yes

yes

7

Number of invites the inviter has through regular invites

{numBonusInvites}

yes

yes

5

Number of invites the inviter has as a bonus (they were assigned manually)

{numFakeInvites}

yes

yes

3

Number of fake invites the inviter has

{numLeaveInvites}

yes

yes

6

Number of invites that were removed because the member left again.

{memberCount}

yes

yes

42

Number of members your server has in total

{numJoins}

yes

yes

3

Number of times the user has joined the server

{channelName}

yes

yes

general

The name of the channel where the invite code was created

{channelMention}

yes

yes

#general

Mention of the channel where the invite code was created

{inviteCode}

yes

yes

fgSr30s

Invite code used

{memberCreated:date}

yes

yes

25.09.2016

Date the discord user was created

{memberCreated:duration}

yes

yes

5 weeks

Duration since the discord user was created

{memberCreated:timeAgo}

yes

yes

2 day ago

Time the discord user was created

{firstJoin:date}

yes

yes

11.12.2017

Date the user joined the server for the first time

{firstJoin:duration}

yes

yes

4 days

Duration since the user joined the server for the first time

{firstJoin:timeAgo}

yes

yes

1 week ago

Time the user joined the server for the first time

{previousJoin:date}

yes

no

02.04.2018

Date when the user joined the server the last time

{previousJoin:duration}

yes

no

2 months

Duration since when the user joined the server the last time

{previousJoin:timeAgo}

yes

no

1 second ago

Time when the user joined the server the last time

{joinedAt:date}

no

yes

17.05.2018

Date when the user joined

{joinedAt:duration}

no

yes

3 minutes

Duration since when the user joined

{joinedAt:timeAgo}

no

yes

2 minutes ago

Time when the user joined

Commands

Commands

To get a list of available commands, do !help on your server.

Arguments & Flags

Most commands accept arguments and/or flags. According to the Type of the argument or flag you can provide different values.

ブール値

この引数は、true または falseを要求しています。 yesと no使用できます。

番号

この引数には数値が必要です

列挙型

この引数は、有効な値の特定のセットからの値を要求します。

有効な値はコマンドによって異なります。コマンドと列挙型の有効な値に関する詳細情報を取得するには、!help<command> (eg. !help addRank) と使用してください。

招待コード

この引数は、Discord Invite Code を想定しています。

https://discord.gg/ の後ろの部分置くことができ、Discord がプレビューを作成しないようにします。

ユーザー

この引数は Discord ユーザーを想定しています。 次のいずれかの方法を使用して、ユーザーに指定できます:

-ユーザーをメンション: @Valandur

  • 彼らの ID を使用: 102785693046026240

  • 彼らの名前を使用: Valandur

  • 名前と識別名を使用: Valandur#3581

  • 名前にスペースが含まれる場合は引用符を使用します: "Valandur with a space"

役職

この引数は、Discord の Role を想定しています。 次のいずれかの方法を使用して、Role を指定できます。

  • role をメンション: @Admin

  • ID を使用: 102785693046026240

  • 名前を使用: Admin

  • 名前にスペースがある場合は引用符を使用します: "Admin with a space"

チャンネル

この引数は Discord チャンネルを想定しています。 次のいずれかの方法を使用して、チャンネルを要求できます:

  • チャンネルのメンション:#general

  • ID を使用: 409846838129197057

  • 名前を使用: general

  • 名前にスペースがある場合は引用符を使用します: "general with a space"

コマンド

This argument expects a command of this bot. You can use any of the following methods to provide a command:

  • Use the command name: invites

  • Use an alias of the command: p

テキスト

この引数には、任意のテキストが必要です。 スペースを含むテキストには、引用符("Text with quotes") を使用できます。

テキストが最後の引数である場合、引用符を使用する必要はありません。

日付

This argument expects a date. You can use various formats, but we recommend: YYYY-MM-DD

期間

This argument expects a duration. The following duration types are supported:

  • Seconds: s (5s = 5 seconds)

  • Minutes: min (3min = 3 minutes)

  • Hours: h (4h = 4 hours)

  • Days: d (2d = 2 days)

  • Weeks: w (1w = 1 week)

  • Months: mo (6mo = 6 months)

  • Years: y (10y = 10 years)

Overview

Invites

Ranks

Config

Info

Premium

Moderation

Other

!addInvites

メンバーに招待を追加(又は削除)します。

Usage

Aliases

  • !add-invites

Arguments

Examples

!addRank

新しいランクを追加する。

Usage

Aliases

  • !add-rank

  • !set-rank

  • !setrank

Arguments

Examples

!ban

サーバーからメンバーを BAN します。

Usage

Arguments

Flags

Examples

!botConfig

BOT の設定を表示および変更します。

Usage

Aliases

  • !bot-config

  • !botsetting

  • !bot-setting

Arguments

Examples

!botInfo

BOT に関する基本的な情報を入手してください。

Usage

Aliases

  • !bot-info

Examples

!caseDelete

指定したケースを削除します。

Usage

Aliases

  • !case-delete

  • !deletecase

  • !delete-case

Arguments

Examples

!caseView

特定のケースに関する情報を表示します。

Usage

Aliases

  • !case-view

  • !viewcase

  • !view-case

Arguments

Examples

!check

ユーザーの違反と罰の回数を確認してください。

Usage

Aliases

  • !history

Arguments

Examples

!clean

特定のチャットタイプを削除します。

Usage

Aliases

  • !clear

Arguments

Examples

!cleanShort

短いメッセージを消去する

Usage

Aliases

  • !clean-short

  • !clearshort

  • !clear-short

Arguments

Examples

!cleanText

指定のキーワードを含むメッセージを削除します。

Usage

Aliases

  • !clean-text

  • !cleartext

  • !clear-text

Arguments

Examples

!clearInvites

サーバー(ユーザー)の招待を削除します。

Usage

Aliases

  • !clear-invites

Arguments

Flags

Examples

!config

サーバーの設定を表示および変更します。

Usage

Aliases

  • !c

Arguments

Examples

!createInvite

永久の招待コードを作成します。

Usage

Aliases

  • !create-invite

Arguments

Examples

!credits

BOT の開発者と貢献者を表示します。

Usage

Examples

!export

InviteManager のデータを csv シートにエクスポートします。

Usage

Arguments

Examples

!fixRanks

Deletes any ranks where the role was deleted.

Usage

Aliases

  • !fix-ranks

Examples

!getBot

ボットへの招待リンクを入手できます。

Usage

Aliases

  • !get-bot

  • !invite-bot

  • !invitebot

Examples

!graph

このサーバー上のさまざまな統計グラフを表示します。

Usage

Aliases

  • !g

  • !chart

Arguments

Examples

!help

ヘルプを表示する。

Usage

Arguments

Examples

!info

特定のメンバーに関する情報を表示します。

Usage

Aliases

  • !showinfo

Arguments

Examples

!interactiveConfig

対話型の設定

Usage

Aliases

  • !ic

Examples

!inviteCodeConfig

サーバーの招待リンクの設定を表示、変更します。

Usage

Aliases

  • !invite-code-config

  • !icc

Arguments

Examples

!inviteCodes

すべての招待コードの一覧を取得する

Usage

Aliases

  • !invitecode

  • !invite-code

  • !invite-codes

  • !getinvitecode

  • !get-invite-code

  • !get-invite-codes

  • !showinvitecode

  • !show-invite-code

Examples

!inviteDetails

招待状の送信元に関する詳細が表示されます。

Usage

Aliases

  • !invite-details

Arguments

Examples

!invites

Show personal invites.

Usage

Aliases

  • !invite

  • !rank

Arguments

Examples

!kick

サーバーからメンバーを蹴ります。

Usage

Arguments

Examples

!leaderboard

招待が最も多いメンバーを表示します。

Usage

Aliases

  • !top

Arguments

Examples

!lockdown

Lockdown a specific channel (Prevents anyone without special roles from sending messages)

Usage

Arguments

Flags

Examples

!memberConfig

サーバーのメンバーの設定を表示および変更します。

Usage

Aliases

  • !member-config

  • !memconf

  • !mc

Arguments

Examples

!members

現在のサーバーのメンバー数を表示します。

Usage

Aliases

  • !member

  • !memberscount

Examples

!mute

ユーザーをミュートする

Usage

Arguments

Flags

Examples

!permissions

コマンドを使用するための権限を設定します。

Usage

Aliases

  • !perms

Arguments

Examples

!ping

ボットをピング

Usage

Examples

!prefix

ボットの現在のプレフィックスを表示します。

Usage

Examples

!premium

InviteManager のプレミアムバージョンに関する情報。

Usage

Aliases

  • !patreon

  • !donate

Arguments

Examples

!punishmentConfig

一定量の警告に達したときに罰を設定します。

Usage

Aliases

  • !punishment-config

Arguments

Examples

!purge

チャネル内のメッセージを削除します。

Usage

Aliases

  • !prune

Arguments

Examples

!purgeUntil

指定されたメッセージまでチャネル内のメッセージを削除します。

Usage

Aliases

  • !purge-until

  • !prune-until

  • !pruneu

  • !purgeu

Arguments

Examples

!ranks

すべてのランクを見る

Usage

Aliases

  • !show-ranks

  • !showranks

Arguments

Examples

!removeInvites

Removes a specified amount of invites from a user.

Usage

Aliases

  • !remove-invites

Arguments

Examples

!removeRank

ランクを外します。

Usage

Aliases

  • !remove-rank

Arguments

Examples

!restoreInvites

以前にクリアした招待状をすべて復元します。

Usage

Aliases

  • !restore-invites

  • !unclear-invites

  • !unclearinvites

Arguments

Examples

!setup

ボットの設定や問題の確認(権限の不足など)を手助けする

Usage

Aliases

  • !guide

  • !test

  • !testbot

  • !test-bot

Examples

!softBan

サーバーからメンバーを BAN してから自動的に BAN 解除します。

Usage

Aliases

  • !soft-ban

Arguments

Flags

Examples

!strike

ユーザーにストライクを追加する

Usage

Arguments

Examples

!strikeConfig

さまざまな違反に対して受け取った警告を設定します。

Usage

Aliases

  • !strike-config

Arguments

Examples

!subtractFakes

すべてのユーザーから偽の招待を削除します。

Usage

Aliases

  • !subtract-fakes

  • !subfakes

  • !sf

Examples

!subtractLeaves

すべてのユーザーの退出履歴を削除します。

Usage

Aliases

  • !subtract-leaves

  • !subleaves

  • !sl

Examples

!support

サポートサーバーへの招待リンクを入手してください。

Usage

Examples

!tryPremium

プレミアム版の InviteManager を期間限定で無料でお試しください。

Usage

Aliases

  • !try

  • !try-premium

Examples

!unban

ユーザーの BAN を解除する

Usage

Arguments

Examples

!unhoist

すべてのメンバーの前にその名前の前に特殊文字を付けて文字を追加すると、メンバーリストの最後にそれらが表示されます。

Usage

Aliases

  • !dehoist

Examples

!unmute

ユーザーのミュートを解除する

Usage

Arguments

Examples

!warn

メンバーに警告する

Usage

Arguments

Examples

Join Embed
Leave Embed

[!NOTE|style:flat] Premium users can also use embeds in their join and leave messages. Please see the to see what kind of messages you can make!

More info here
examples page

Command

Description

Usage

addInvites

メンバーに招待を追加(又は削除)します。

!addInvites \ \ [reason]

clearInvites

サーバー(ユーザー)の招待を削除します。

!clearInvites [-d value|--date=value][-cb|--clearbonus] [user]

createInvite

永久の招待コードを作成します。

!createInvite \ [channel][maxuses] [expires][temporarymembership]

info

特定のメンバーに関する情報を表示します。

!info \ [details][page]

inviteCodes

すべての招待コードの一覧を取得する

!inviteCodes

inviteDetails

招待状の送信元に関する詳細が表示されます。

!inviteDetails [user]

invites

Show personal invites.

!invites [user]

leaderboard

招待が最も多いメンバーを表示します。

!leaderboard [page]

removeInvites

Removes a specified amount of invites from a user.

!removeInvites \ \ [reason]

restoreInvites

以前にクリアした招待状をすべて復元します。

!restoreInvites [user]

subtractFakes

すべてのユーザーから偽の招待を削除します。

!subtractFakes

subtractLeaves

すべてのユーザーの退出履歴を削除します。

!subtractLeaves

Command

Description

Usage

addRank

新しいランクを追加する。

!addRank \ \ [info]

fixRanks

Deletes any ranks where the role was deleted.

!fixRanks

ranks

すべてのランクを見る

!ranks [page]

removeRank

ランクを外します。

!removeRank \

Command

Description

Usage

botConfig

BOT の設定を表示および変更します。

!botConfig [key][value]

config

サーバーの設定を表示および変更します。

!config [key][value]

interactiveConfig

対話型の設定

!interactiveConfig

inviteCodeConfig

サーバーの招待リンクの設定を表示、変更します。

!inviteCodeConfig [key][invitecode] [value]

memberConfig

サーバーのメンバーの設定を表示および変更します。

!memberConfig [key][user] [value]

permissions

コマンドを使用するための権限を設定します。

!permissions [cmd][role]

Command

Description

Usage

botInfo

BOT に関する基本的な情報を入手してください。

!botInfo

credits

BOT の開発者と貢献者を表示します。

!credits

getBot

ボットへの招待リンクを入手できます。

!getBot

help

ヘルプを表示する。

!help [command]

members

現在のサーバーのメンバー数を表示します。

!members

ping

ボットをピング

!ping

prefix

ボットの現在のプレフィックスを表示します。

!prefix

setup

ボットの設定や問題の確認(権限の不足など)を手助けする

!setup

support

サポートサーバーへの招待リンクを入手してください。

!support

Command

Description

Usage

export

InviteManager のデータを csv シートにエクスポートします。

!export \

premium

InviteManager のプレミアムバージョンに関する情報。

!premium [action]

tryPremium

プレミアム版の InviteManager を期間限定で無料でお試しください。

!tryPremium

Command

Description

Usage

ban

サーバーからメンバーを BAN します。

!ban [-d value|--deleteMessageDays=value] \ [reason]

caseDelete

指定したケースを削除します。

!caseDelete \ [reason]

caseView

特定のケースに関する情報を表示します。

!caseView \

check

ユーザーの違反と罰の回数を確認してください。

!check \

clean

特定のチャットタイプを削除します。

!clean \ [numberOfMessages]

cleanShort

短いメッセージを消去する

!cleanShort \ [numberOfMessages]

cleanText

指定のキーワードを含むメッセージを削除します。

!cleanText \ [numberOfMessages]

kick

サーバーからメンバーを蹴ります。

!kick \ [reason]

lockdown

Lockdown a specific channel (Prevents anyone without special roles from sending messages)

!lockdown [-t value|--timeout=value][channel]

mute

ユーザーをミュートする

!mute [-d value|--duration=value] \ [reason]

punishmentConfig

一定量の警告に達したときに罰を設定します。

!punishmentConfig [punishment][strikes] [args]

purge

チャネル内のメッセージを削除します。

!purge \ [user]

purgeUntil

指定されたメッセージまでチャネル内のメッセージを削除します。

!purgeUntil \

softBan

サーバーからメンバーを BAN してから自動的に BAN 解除します。

!softBan [-d value|--deleteMessageDays=value] \ [reason]

strike

ユーザーにストライクを追加する

!strike \ \ \

strikeConfig

さまざまな違反に対して受け取った警告を設定します。

!strikeConfig [violation][strikes]

unban

ユーザーの BAN を解除する

!unban \ [reason]

unhoist

すべてのメンバーの前にその名前の前に特殊文字を付けて文字を追加すると、メンバーリストの最後にそれらが表示されます。

!unhoist

unmute

ユーザーのミュートを解除する

!unmute \

warn

メンバーに警告する

!warn \ [reason]

Command

Description

Usage

graph

このサーバー上のさまざまな統計グラフを表示します。

!graph \ [from][to]

!addInvites <user> <amount> [reason]

Argument

Type

Required

Description

Details

user

ユーザー

Yes

そのユーザーはボーナスの招待数を受け取る、または失うでしょう。

amount

番号

Yes

ユーザーが取得、又は失う可能性のある招待の数。招待を削除する場合は-を用います。

reason

テキスト

No

招待数を追加(又は削除)した理由。

!addInvites @User 5
!addInvites "Name with space" -30 Removed for cheating
!addRank <role> <invites> [info]

Argument

Type

Required

Description

Details

role

役職

Yes

このランクに到達したときにユーザーが受け取る役職。

invites

番号

Yes

ランクに到達するために必要な招待の数。

info

テキスト

No

ユーザーがこのランクについて知るために表示される説明。

!addRank @Role 5
!addRank "Role with space" 10 Wow, already 10 people!
!ban [-d value|--deleteMessageDays=value] <user> [reason]

Argument

Type

Required

Description

Details

user

ユーザー

Yes

ユーザーを BAN する。

reason

テキスト

No

ユーザーが BAN された理由。

Flag

Short

Type

Description

‑‑deleteMessageDays

‑d

番号

BAN するユーザーのメッセージを指定した日数分削除します

!botConfig [key] [value]

Argument

Type

Required

Description

Details

key

列挙型

No

表示/変更したい設定。

以下のいずれかの値を使用:activityEnabled, activityMessage, activityStatus, activityType, activityUrl, embedDefaultColor

value

値

No

設定の新しい値

!botConfig
!botInfo
!botInfo
!caseDelete <caseNumber> [reason]

Argument

Type

Required

Description

Details

caseNumber

番号

Yes

ケース番号

reason

テキスト

No

そのケースを削除した理由

!caseDelete 5434 User apologized
!caseView <caseNumber>

Argument

Type

Required

Description

Details

caseNumber

番号

Yes

ケース番号

!caseView 5434
!check <user>

Argument

Type

Required

Description

Details

user

ユーザー

Yes

ユーザーを確認する。

!check @User
!check "User with space"
!clean <type> [numberOfMessages]

Argument

Type

Required

Description

Details

type

列挙型

Yes

削除するメッセージの種類

以下のいずれかの値を使用:bots, embeds, emojis, images, links, mentions, reacted, reactions

numberOfMessages

番号

No

削除されるメッセージの数

!cleanShort <maxTextLength> [numberOfMessages]

Argument

Type

Required

Description

Details

maxTextLength

番号

Yes

これより短いメッセージはすべて削除されます。

numberOfMessages

番号

No

削除されるメッセージの数

!cleanText <text> [numberOfMessages]

Argument

Type

Required

Description

Details

text

テキスト

Yes

この単語を含むすべてのメッセージが削除されます。

numberOfMessages

番号

No

検索されるメッセージの数

!clearInvites [-d value|--date=value] [-cb|--clearBonus] [user]

Argument

Type

Required

Description

Details

user

ユーザー

No

招待数をすべて削除する。省略された場合、すべてのメンバーが対象になります。

Flag

Short

Type

Description

‑‑date

‑d

日付

招待の開始日を指定する必要があります。 デフォルトは今日です。

‑‑clearBonus

‑cb

ブール値

これを追加すると、ボーナスの招待数もクリアされます。省略した場合、ボーナスの招待状はそのまま残ります。

!clearInvites
!clearInvites @User
!clearInvites -cb "User with space"
!config [key] [value]

Argument

Type

Required

Description

Details

key

列挙型

No

表示/変更したい設定。

以下のいずれかの値を使用:autoModAllCapsEnabled, autoModAllCapsMinCharacters, autoModAllCapsPercentageCaps, autoModDeleteBotMessage, autoModDeleteBotMessageTimeoutInSeconds, autoModDisabledForOldMembers, autoModDisabledForOldMembersThreshold, autoModDuplicateTextEnabled, autoModDuplicateTextTimeframeInSeconds, autoModEmojisEnabled, autoModEmojisMaxNumberOfEmojis, autoModEnabled, autoModHoistEnabled, autoModIgnoredChannels, autoModIgnoredRoles, autoModInvitesEnabled, autoModLinksBlacklist, autoModLinksEnabled, autoModLinksFollowRedirects, autoModLinksWhitelist, autoModLogEnabled, autoModMentionRolesEnabled, autoModMentionRolesMaxNumberOfMentions, autoModMentionUsersEnabled, autoModMentionUsersMaxNumberOfMentions, autoModModeratedChannels, autoModModeratedRoles, autoModQuickMessagesEnabled, autoModQuickMessagesNumberOfMessages, autoModQuickMessagesTimeframeInSeconds, autoModWordsBlacklist, autoModWordsEnabled, autoSubtractFakes, autoSubtractLeaves, autoSubtractLeaveThreshold, captchaVerificationFailedMessage, captchaVerificationLogEnabled, captchaVerificationOnJoin, captchaVerificationSuccessMessage, captchaVerificationTimeout, captchaVerificationWelcomeMessage, channels, getUpdates, hideLeftMembersFromLeaderboard, ignoredChannels, joinMessage, joinMessageChannel, joinRoles, lang, leaderboardStyle, leaveMessage, leaveMessageChannel, logChannel, modLogChannel, modPunishmentBanDeleteMessage, modPunishmentKickDeleteMessage, modPunishmentMuteDeleteMessage, modPunishmentSoftbanDeleteMessage, modPunishmentWarnDeleteMessage, mutedRole, prefix, rankAnnouncementChannel, rankAnnouncementMessage, rankAssignmentStyle

value

値

No

設定の新しい値

!config
!createInvite <name> [channel] [maxUses] [expires] [temporaryMembership]

Argument

Type

Required

Description

Details

name

テキスト

Yes

招待リンクの名前。

channel

チャンネル

No

招待コードが作成されたチャンネル。 デフォルトで現在のチャンネルを使用します。

maxUses

番号

No

number --> The max amount of uses of the invite code

expires

ブール値

No

true or false --> Set if the invite will expires after 24 hours

temporaryMembership

ブール値

No

true or false --> Set if the invited users are granted as temporary members

!createInvite reddit
!createInvite website #welcome
!credits
!credits
!export <type>

Argument

Type

Required

Description

Details

type

列挙型

Yes

必要なエクスポートの種類。

以下のいずれかの値を使用:leaderboard

!export leaderboard
!fixRanks
!fixRanks
!getBot
!getBot
!graph <type> [from] [to]

Argument

Type

Required

Description

Details

type

列挙型

Yes

表示するチャートの種類。

以下のいずれかの値を使用:joins, joinsAndLeaves, leaves

from

日付

No

Start date of the chart

to

日付

No

End date of the chart

!graph joins
!graph leaves
!graph usage
!help [command]

Argument

Type

Required

Description

Details

command

コマンド

No

詳細情報を取得するためのコマンド。

以下のいずれかの値を使用:addInvites, addRank, ban, botConfig, botInfo, caseDelete, caseView, check, clean, cleanShort, cleanText, clearInvites, config, createInvite, credits, export, fixRanks, getBot, graph, help, info, interactiveConfig, inviteCodeConfig, inviteCodes, inviteDetails, invites, kick, leaderboard, lockdown, memberConfig, members, mute, permissions, ping, prefix, premium, punishmentConfig, purge, purgeUntil, ranks, removeInvites, removeRank, restoreInvites, setup, softBan, strike, strikeConfig, subtractFakes, subtractLeaves, support, tryPremium, unban, unhoist, unmute, warn

!help
!help addRank
!info <user> [details] [page]

Argument

Type

Required

Description

Details

user

ユーザー

Yes

追加情報を見たいユーザー。

details

列挙型

No

メンバーに関する特定の詳細のみを要求します。

以下のいずれかの値を使用:bonus, members

page

番号

No

表示する詳細のどのページ。 リアクションを使って移動することもできます。

!info @User
!info "User with space"
!info @User members
!info @User bonus
!info @User members 4
!interactiveConfig
!interactiveConfig
!inviteCodeConfig [key] [inviteCode] [value]

Argument

Type

Required

Description

Details

key

列挙型

No

表示/変更したい設定。

以下のいずれかの値を使用:name, roles

inviteCode

招待コード

No

招待リンクの設定を変更する。

value

値

No

新しい設定値

!inviteCodeConfig
!inviteCodes
!inviteCodes
!inviteDetails [user]

Argument

Type

Required

Description

Details

user

ユーザー

No

詳細な招待状を見たいユーザー。

!inviteDetails
!inviteDetails @User
!inviteDetails "User with space"
!invites [user]

Argument

Type

Required

Description

Details

user

ユーザー

No

表示したいユーザーを招待します。

!invites
!invites @User
!invites "User with space"
!kick <member> [reason]

Argument

Type

Required

Description

Details

member

メンバー

Yes

メンバーをキックする

reason

テキスト

No

メンバーが蹴られた理由

!leaderboard [page]

Argument

Type

Required

Description

Details

page

番号

No

リーダーボードのどのページを取得するか。

!leaderboard
!leaderboard 1mo
!leaderboard 30d 6
!lockdown [-t value|--timeout=value] [channel]

Argument

Type

Required

Description

Details

channel

チャンネル

No

The channel that you want to lock down.

Flag

Short

Type

Description

‑‑timeout

‑t

期間

The timeout after which the lockdown automatically ends. Run the command again to end the lockdown manually.

!lockdown
!memberConfig [key] [user] [value]

Argument

Type

Required

Description

Details

key

列挙型

No

表示/変更したいメンバー構成設定。

以下のいずれかの値を使用:hideFromLeaderboard

user

ユーザー

No

設定が表示/変更されたメンバー。

value

値

No

設定の新しい値

!memberConfig
!members
!members
!mute [-d value|--duration=value] <user> [reason]

Argument

Type

Required

Description

Details

user

メンバー

Yes

ミュートする必要があるユーザー。

reason

テキスト

No

このユーザーがミュートされている理由

Flag

Short

Type

Description

‑‑duration

‑d

期間

The duration to mute the user for

!permissions [cmd] [role]

Argument

Type

Required

Description

Details

cmd

コマンド

No

権限を設定するためのコマンド。

以下のいずれかの値を使用:addInvites, addRank, ban, botConfig, botInfo, caseDelete, caseView, check, clean, cleanShort, cleanText, clearInvites, config, createInvite, credits, export, fixRanks, getBot, graph, help, info, interactiveConfig, inviteCodeConfig, inviteCodes, inviteDetails, invites, kick, leaderboard, lockdown, memberConfig, members, mute, permissions, ping, prefix, premium, punishmentConfig, purge, purgeUntil, ranks, removeInvites, removeRank, restoreInvites, setup, softBan, strike, strikeConfig, subtractFakes, subtractLeaves, support, tryPremium, unban, unhoist, unmute, warn

role

役職

No

コマンドへのアクセスを許可または拒否する役職。

!permissions
!ping
!ping
!prefix
!prefix
!premium [action]

Argument

Type

Required

Description

Details

action

列挙型

No

プレミアム情報はありません。 あなたのプレミアムステータスをチェックするために check。 このサーバーにプレミアムを使用するには activateしてください。

以下のいずれかの値を使用:Activate, Check, Deactivate

!premium
!premium check
!premium activate
!premium deactivate
!punishmentConfig [punishment] [strikes] [args]

Argument

Type

Required

Description

Details

punishment

列挙型

No

使用する罰の種類

以下のいずれかの値を使用:ban, kick, mute, softban, warn

strikes

番号

No

この罰が適用されるための警告の数。

args

テキスト

No

議論は罰に渡された。

!punishmentConfig
!purge <quantity> [user]

Argument

Type

Required

Description

Details

quantity

番号

Yes

削除するメッセージ数。

user

ユーザー

No

ユーザーのメッセージは削除されました。

!purgeUntil <messageID>

Argument

Type

Required

Description

Details

messageID

テキスト

Yes

最後のメッセージ ID は削除されました。

!ranks [page]

Argument

Type

Required

Description

Details

page

番号

No

The page of the ranks list to show.

!ranks
!removeInvites <user> <amount> [reason]

Argument

Type

Required

Description

Details

user

ユーザー

Yes

The user to remove the invites from.

amount

番号

Yes

The amount of invites to remove.

reason

テキスト

No

The reason for removing the invites.

!removeInvites @User 5
!removeInvites "User with space" 23 Removed for cheating
!removeInvites @User -6 Added for apologizing
!removeRank <rank>

Argument

Type

Required

Description

Details

rank

役職

Yes

ランクを削除したい対象です。

!removeRank @Role
!removeRank "Role with space"
!restoreInvites [user]

Argument

Type

Required

Description

Details

user

ユーザー

No

ユーザーのすべての招待を復元する。 省略すると、すべてのユーザーの招待が復元されます。

!restoreInvites
!restoreInvites @User
!restoreInvites "User with space"
!setup
!setup
!softBan [-d value|--deleteMessageDays=value] <user> [reason]

Argument

Type

Required

Description

Details

user

メンバー

Yes

メンバーを BAN する

reason

テキスト

No

ユーザーが BAN された理由

Flag

Short

Type

Description

‑‑deleteMessageDays

‑d

番号

Delete messages from the user this many days back.

!strike <member> <type> <amount>

Argument

Type

Required

Description

Details

member

メンバー

Yes

メンバーがストライキを受けました。

type

列挙型

Yes

違反の種類

以下のいずれかの値を使用:allCaps, duplicateText, emojis, hoist, invites, links, mentionRoles, mentionUsers, quickMessages, words

amount

番号

Yes

追加するストライクの量

!strikeConfig [violation] [strikes]

Argument

Type

Required

Description

Details

violation

列挙型

No

違反のタイプ

以下のいずれかの値を使用:allCaps, duplicateText, emojis, hoist, invites, links, mentionRoles, mentionUsers, quickMessages, words

strikes

番号

No

警告の数

!strikeConfig
!subtractFakes
!subtractFakes
!subtractLeaves
!subtractLeaves
!support
!support
!tryPremium
!tryPremium
!unban <user> [reason]

Argument

Type

Required

Description

Details

user

ユーザー

Yes

BAN を解除すべきユーザー。

reason

テキスト

No

このユーザーの BAN が解除された理由。

!unhoist
!unhoist
!unmute <user>

Argument

Type

Required

Description

Details

user

メンバー

Yes

ミュートを解除する必要があるユーザー。

!warn <member> [reason]

Argument

Type

Required

Description

Details

member

メンバー

Yes

メンバーに警告する

reason

テキスト

No

メンバーが警告された理由。

infinitybotlist