Skip to content

Setup guide: Link filter

Ryan edited this page Jul 10, 2018 · 3 revisions

ModCore can keep your chat clean by filtering meanie links out of your chat. Use config linkfilter enable/disable to enable or disable linkfilters.

There's a couple of different modules to the linkfilter. You can individually enable or disable all of them using config linkfilter modules [module] on/off. These modules are:

  • booters (Blocks booters and DDoS sites)
  • invites (Blocks invites)
  • iploggers (Blocks iploggers)
  • shocksites (Blocks shock/gore sites)
  • urlshorteners (Blocks URL shorteners)

To enable / disable ALL modules, use config linkfilter modules all on/off. Use config linkfilter modules all default to reset defaults (enables all except for URL shorteners).

You can also make the linkfilter ignore specific users or roles. Commands to do so are config linkfilter user exempt/unexempt [user] and config linkfilter role exempt/unexempt [role].

The invite module can also ignore invites for specific servers. Use config linkfilter guild exempt/unexempt [invitecode]. This will unblock all invites from the guild this invite came from.