InviteNuke¶
iconfig¶
Checks the auto invite nuke settings of the server.
iexchannel¶
InviteNuke Exception Channels: View, add or remove text channels that will be excluded from the InviteNuke auto-deletion
]iexchannel [< add | remove | clear >] [text channels ...] (text channels parameter accepts channel tags or ids)
Examples:
]iexchanneldisplays all of the exception channels]iexchannel add #general #announcementsadd channels by tags]iexchannel add 337732153281434124 2169764985762936789add channels by ids]iexchannel remove #games #generalremove chanels]iexchannel clearremoves all of the channel exceptions
Both User and FortressBot must have Manage Messages permission for adding and removing exception channels
iexinvite¶
InviteNuke Exception Invites: View, add or remove invite links that will not be auto-deleted from the server
]iexinvite [< add | sync | remove | clear | expireclear >] [invites ...]
Examples:
]iexinvitedisplays all of the invites in the exception list]iexinvite add https://discord.gg/guide https://discord.gg/codeadd invites]iexinvite syncadds the invites of the current server into the exception list]iexinvite remove https://discord.gg/events https://discord.gg/discord-apiremove invites]iexinvite clearremoves all invites in the exception list]iexinvite expireclearremoves all invites that are expired in the exception list
Both User and FortressBot must have Manage Messages permission for adding and removing exception invites
iexrole¶
InviteNuke Exception Roles: View, add or remove roles that will bypass the InviteNuke auto-deletion
]iexrole [< add | remove | clear >] [roles ...] (roles parameter accepts role names or ids)
Examples:
]iexroledisplays all of the exception roles]iexrole add @Moderator @Staffadd roles by tags]iexrole add 337732158137434124 413976498576293889add roles by ids]iexrole remove @Developer @Proficientremove roles]iexrole clearremoves all of the role exceptions
Both User and FortressBot must have Manage Messages permission for adding and removing exception roles
ilog¶
InviteNuke Logging: Turn on, off logging feature to record every invite links nuked. Also set which channel FortressBot should log them in
]ilog < off | on | set | clear > [text channel]
Examples:
]ilog offTurns off logging]ilog onTurns on logging]ilog set #my-channelSets the channel as a place for FortressBot to log invitenuke actions]ilog clearRemove the log channel
Both User and FortressBot must have Manage Channels permission
imode¶
Changes the InviteNuke’s mode.
]imode < normal | mute | kick | ban >
normal: Delete invite linksmute: Delete invite links and mutes the user posting them (requires Manage Roles permission)kick: Delete invite links and kicks the user posting them (requires Kick Members permissionban: Delete invite links and bans the user posting them (requires Ban Members permission)
Both User and FortressBot must have Manage Messages permission for every modes, and additional permissions stated above for mute, kick and ban
ioff¶
Deactivates the automatic InviteNuke.
Both User and FortressBot must have Manage Messages permission
ion¶
Activates the automatic InviteNuke.
Both User and FortressBot must have Manage Messages permission
istring¶
Changes the InviteNuke’s response string.
]istring [message]
Examples:
]istring DONOTADVERTISEYOUCHEEKYSCRUB(max characters: 700)]istring --reset(reset to default)
Both User and FortressBot must have Manage Messages permission