Skip to content

Censorship

ryan edited this page Jun 19, 2017 · 10 revisions

Censorship is a feature of Dogbot that allows you to make Dogbot automatically delete messages containing things you don't want, like Discord invites and Twitch.tv links.

Censorship is managed with d?censorship (also d?cs), and requires Manage Server in order to use.

Censorship types

You may also view the full list of censorship types with the d?cs list command.

  • invites - Censors discord.gg/discordapp.com/invite invites.
    • Use case: Users might advertise their own servers.
  • videosites - Censors twitch.tv/youtube.com links.
    • IMPORTANT NOTE: This censors ALL YouTube links, including videos. Use this sparely as users may want to share YouTube videos in your server.
    • Use case: Users may advertise their Twitch stream, or YouTube channel.

Using censorship

By default, nothing is censored. In order to censor something, you must run d?cs censor <TYPE>. For example, d?cs censor invites. When Dogbot comes across a message that should be censored, it is automatically deleted, and sent to the modlog, if properly set up. To reverse censorship, just do d?cs uncensor <TYPE>.

To view which types of messages are censored, just run d?cs censoring. Alternatively, you can do d?cs censoring <TYPE> to see if a certain type of message is being censored.

Excepting roles from being censored

You may accept roles from being censored. Run d?cs except <ROLE_ID>. Important: You have to use a role ID. You can see the list of roles in your server with d?roles. View exceptions with d?cs exceptions and unexcept roles with d?cs unexcept <ROLE_ID>.

Autobanning

You can configure Dogbot to automatically ban those who get censored with these commands:

  • d?cs autoban status - Makes Dogbot tell you if autobanning is enabled.
  • d?cs autoban enable - Enables autobanning.
  • d?cs autoban disable - Disables autobanning.

Dogbot automatically attaches a reason to the ban containing which censorship type was violated. Make sure to grant Dogbot Ban Members privileges. If you don't autobanning will not work!

Clone this wiki locally