ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Credits
2
This spreadsheet was developed by @naviking
3
If you have any questions about this spreadsheet, you can reach him on Discord Networking, a server where moderators, community managers, and other who create thriving communities can learn from each other or learn more about NaviKing on his website
4
https://discord.gg/8QEdtxqTJQ
5
https://www.discomm.cc/
6
7
Supported Configs
8
This spreadsheet supports config generation for the following bots
9
GiselleBot
https://docs.gisellebot.com/
10
Gaius
https://dash.gaiusbot.me/
11
Automoderator
(as a yml file)
https://automoderator.app/
12
Native Automoderator
https://support.discord.com/hc/en-us/articles/4421269296535-AutoMod-FAQ
13
14
Instructions
15
This workbook is to help those that use automoderation bots populate their bots with inappropriate URLs, word/phrases, or even regex in order to assist with moderation
16
Below is a description of what is on each sheet
17
18
Navi's Gaius Config
19
This contains NaviKing#3820's general preferred configuration for Gaius
20
You can find the bot here
21
22
Strict Config
23
This sheet will generate input automod messages for a variety of bots/tools based on user inputs
24
The recommended configuration is pre-populated on the sheet, but can be freely modified if you make your own copy or edit the Server Specific Config Sheet
25
26
You can easily fill out the following columns in the table below the various output types
27
Word
The word you want to filter
28
Desired Action
The action you want the bot to take (must select from dropdown)
29
Match Type
The type of matching you want the bot to do. Beginning = from the beginning of the word, End = from the end of the word, Exact = only the word exactly as written
30
Apply to Names Only
Applies this entry only to usernames. If you want something to apply to both usernames and messages, create one record with this set to yes and another record with it blank
31
Custom Mute Duration (minutes)
If muting the user, set a duration for the mute. For gaius, blank values will result in the user being muted until unmuted by a moderator
32
Word Category (Optional)
Helps to group the words for filtering purposes, not used in the command input
33
34
After filling out the list, you can copy and paste the bot commands/word lists into the appropriate places to use tehm.
35
36
Server Specific Automod Config
37
This is a blank version of the Strict Config you can use if you want to set up a separate word list
38
39
Blocked Words Examples
40
This sheet contains words and phrases that server owners may want to automatically delete on their discord.
41
Note that these words are set up to assume full string matching and no regex. Carefully review these words before blanket importing them into your own server
42
Input Strings
The text string to be blocked
43
Reason
The reason for blocking it. Choose the first option that applies. See Reason List for details
44
Space Delimited
The string as a space delimited entry (i.e., surrounded by quotation marks)
45
Comma Delimited
The string as a comma delimited entry (i.e., adding a comma to the end)
46
This sheet is purely for reference and is in no way connected to the config sheets
47
48
Regex Examples
49
Some potential regex filters for common issues
50
51
Reason List
52
Contains the drop down menu selections for the Blocked Words Examples sheet reasons.
53
Each list has a priority, which is a ranking as to how severe that reason is for blacklisting something. Higher rankings mean that it is more beneficial to blacklist it (but don't get too hung up on the exact order, they're still guidelines)
54
55
Action Keys
56
Do not touch this
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100