-
Notifications
You must be signed in to change notification settings - Fork 67
/
Copy pathModPurposeGuide
183 lines (138 loc) · 3.83 KB
/
ModPurposeGuide
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
Mod Purpose Guide
Updated: 8/1/20
• EmbedPoll
Embeds a poll with up to 9 different options to vote for.
Dev: Discord Bot Studio
• Wait
Makes the bot wait before starting the next response(s) and sends message saying waiting.
Dev: Discord Bot Studio, Vannzilla
• MoreStatus
Adds watching and listening to use in bot status instead of just playing. Also adds the ability to insert server count into bot status using $$servers$$.
Dev: Vannzilla
• PingMessage
Adds ability to make a ping command use $$ping$$ to insert ping.
Dev: Vannzilla
• TTSMessage
Adds the ability to send a TTS(text to speech) message.
Dev: Big D#1129
• CheckChannelID
Adds the ability to check if the command was sent in a specified channel. If not the rest of the command strip will be terminated.
Dev: Big D#1129
• IfNSFW
Checks if command channel is NSFW
Dev: Vannzilla
• InvLink
Sends customized message with your bots invite link using clinet ID and permission integer
Dev: Vannzilla
• ConsoleLog
Logs message to the console
Dev: Vannzilla
• UpTime
Ability to display the uptime of the bot.
Dev: Big D#1129
• PinMod
Makes the bot pin a message.
Dev: Hectoliters#7743
• ChannelProperties
Allows you to edit properties from channels such as name, parent/category and topic/description.
Dev: Hectoliters#7743
• Loop
Repeats previous nodes allowing you to make loops, counters and easy spam
Dev: Hectoliters#7743
• GetServerInfo
Send a message containing the logo, members and the creation date of the server.
Dev: STR1KE#6969
• Unban
Unban someone
Dev: STR1KE#6969
• Command Cooldown
Command cooldown
Original Dev: STR1KE#6969
Updated Dev: Vannzilla
• Slowmode
Adds slowmode
Dev: STR1KE#6969
• check if arguments are none
If arguments are none then the nodes after the mod wont be called
Dev: STR1KE#6960
• Delete Role from Server
Deletes a defined role from Server
Dev: 【qizzle】#9271
• CheckRoleID
Adds ability to check if the command was sent by someone with a specific role.
Dev: Big D#1129
• Change Server Name
Changes the Name of the Server
Dev: aoe#9214
• Change Server Region
Changes the Region of the Server
Dev: aoe#9214
• Change Server Icon
Changes the Icon of the Server
Dev: aoe#9214
• Leave Server
Ability to let the Bot Leave the Server
Dev: aoe#9214
• Emoji
Adds an new Emoji to the Server
Dev: aoe#9214
• GetInviteCount
Gets the Invite Count from the Message Author and saves it into a var
Dev: aoe#9214
• Random User
Gets a random User from a reaction
Dev: aoe#9214
• CreateCategory
Creates a Category
Dev: aoe#9214
• Get Mentioned Role
Gets the mentioned Role
Dev: Pokemonultra#2815
• CreateGuildInvite
Creates a Guild Invite in the Command Channel
Dev: aoe#9214
• SetPrefix
Sets a Prefix Per Server
Dev: aoe#9214
• EditEmbed
Sends and edits an embed
Dev: Miro#6969 & STR1KE
• RemoveReaction
Removes an reaction from an already said message for an User
Dev:Miro#6969
• Unpinall
Unpins every pinned message within the command channel
Dev:Miro#6969
• CopyChannel
Copys a Channel with the Same Permissions
Dev: aoe#9214
• SetChannelPos
Sets a new Channel Position for a Channel
Dev: aoe#9214
• Meme Variable
Gets a Image from Meme Subreddits, name of the subreddit or a link of the subreddit
Dev: koki1019#1019
• Canvas
Draws an image on top of a background
Dev: koki1019#1019
• Level Card
Sends an image of a card that has level stats, Mentioning works
Dev: koki1019#1019
• DiscordToGether
Creates Activitys(Youtube, Poker, Chess...)
Dev: aoe#9214
• Timeout
Timeout's a Guild Member
Dev: aoe#9214
• Reply Message
Replies to a Message
Dev: ni#5375
• Threads
Lets you create, delete and do much more with Threads
Dev: aoe#9214
• Guilds
Lets you create, delete and do much more with Guilds
Dev: aoe#9214
• AwaitUserMessage
Awaits for the message of an user in a channel
Dev: Snorlaxmon#7278