Skip to content

Instantly share code, notes, and snippets.

@spicybirsge
Last active February 20, 2022 15:20
Show Gist options
  • Save spicybirsge/cb41317a3de6ebc2a04fa24fe7d6635a to your computer and use it in GitHub Desktop.
Save spicybirsge/cb41317a3de6ebc2a04fa24fe7d6635a to your computer and use it in GitHub Desktop.

Link Scanner Documentation.

What is the bot about?

1: The bot is meant to prevent phishing scams on discord.

How do I setup the bot.

Deleting Scams

1: How do I make the bot delete scams?

You don't need to do anything. Just invite the bot and give it permissions to ManageMessages.

2: How do I make it not delete scams?

Deny the manage messages perm for it.

Actions

1: What is an action?

Actions are punishments taken when a user posts a scam. It can be anything like: ban, mute, timeout, kick

2: How do I set one?

Run the command s.action [category]. Note: If your category is timeout then you must include a second argument stating the time.

Categories:

1: Ban

2: Mute

3: Timeout

4: Kick

Logs:

The bot supports 2 types of logging they are: message logging, member logging.

More info on logging

1: What is member logging?

Member logging logs whenever a user posts a scam

2: What is message logging?

Message logging logs whenever a member edits/deletes/bulkdeletes their messages.

3: How do I set up logging

To setup logs run the command: s.log [category] [#channel]

Categories: messages, members

Changing the prefix.

1: How do I change the prefix?

To change the prefix use s.prefix [new prefix]

Extra commands

ping - sends the bots ping

/check - check if a domain is a known scam domain or not.

/prefix - sends the current prefix

settings - sends the current settings of the bot

botinfo - sends some bot stats

support - sends the bot support URL.

Links: Support Server | Invite the bot | Vote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment