Iko's Docs
Invite IkoSupport Server
  • Iko's Help Docs
  • Fun Systems
    • Match Making System
    • Tic Tac Toe
    • Fetch Profile
  • Server Systems
    • Ticket System
    • Captcha Verify System
    • Moderation System
    • Delete on leave
  • Role Systems
    • Reaction Role System
    • Role Menu
    • Auto role assign
    • Role Multiple Assign
    • Role Ping System
  • Member Systems
    • Join Ping System
    • Welcome System
    • Leave System
    • Welcome DM System
  • Promotional Systems
    • Bump System
  • Message System
    • Gif System
    • Reaction Remove System
    • Embed System
    • Auto message delete
  • Channel Systems
    • Password Protect Channel
    • Sticky System
    • Sticky Role System
    • Auto Emoji Reaction
  • APIs
    • Welcome Image API
    • Leave Image API
  • Systems Removed
    • Spam prevention
    • Prevent Mass Messaging
    • Role Add/Remove
    • Role Broadcast
Powered by GitBook
On this page
  • Basic Moderation Commands :
  • Message Deletion Commands :
  • Prevent mass channel creation/deletion :
  • Prevent mass role creation/deletion :
  1. Server Systems

Moderation System

Last updated 2 years ago

  • Why to choose Iko's moderation system over other paid and famous bot's moderation system?

Answer : Unlike, other moderation system where the bot developer just makes some pre-defined features, Iko's moderation system was carefully drafted after hearing problems faced by server owners. One of the main feature is to delete messages containing certain words, incase a spammer spammed in multiple channels.

Basic Moderation Commands :

/ban : ban a user

Necessary Arguments :

  • user : User you wanna ban

Optional Arguments :

  • reason : Reason for ban

  • delete_message : Number of days to scan to delete users message

/kick : kick a user

Necessary Arguments :

  • user : User you wanna kick

Optional Arguments :

  • reason : Reason for kick

/warn : warn a user

Necessary Arguments :

  • user : User you wanna warn

  • reason : Reason for warning

Optional Arguments :

  • type : Type of warning

    • Soft warning : a yellow colored warning embed

    • Hard warning : a red colored warning embed

Message Deletion Commands :

/purge : purge messages

Necessary Arguments :

  • limit : Number of messages vit should go through to delete the messages. → Default : 100 → Max : 200

  • all : Whether to search through all channels of server

  • user : ID of user to delete messages of

/ct_purge : purge messages with specific words from channels in certain category

Necessary Arguments :

  • categoryid : ID of category you wanna purge from

  • content : Content which messsage should contain to be deleted. Seperate using comma(,) for more than one.

/ctm_purge : purge messages with specific words from channels in certain categories

Necessary Arguments :

  • categoryids : IDs of category you wanna purge from. Seperate category IDs with comma(,).

  • content : Content which messsage should contain to be deleted.. Seperate using comma(,) for more than one.

Prevent mass channel creation/deletion :

/prevent mass channel : Prevent mass channel creation/deletion

Necessary Arguments :

  • deletion : Prevent mass channel deletion

  • creation : Prevent mass channel creation

  • action : Action to take on mass channel deletion/creation

  • number : Amount of creation/deletion to trigger the system.

  • role : IDs of role which are immune to this system. Seperate with comma.

Prevent mass role creation/deletion :

/prevent role channel : Prevent role channel creation/deletion

Necessary Arguments :

  • deletion : Prevent mass role deletion

  • creation : Prevent mass role creation

  • action : Action to take on mass role deletion/creation

  • number : Amount of creation/deletion to trigger the system.

  • role : IDs of role which are immune to this system. Seperate with comma.