Skip to content

Commit 5a11f14

Browse files
BrammySgitbook-bot
authored andcommitted
GITBOOK-64: Added save commands to command list
1 parent 60f9799 commit 5a11f14

File tree

1 file changed

+70
-39
lines changed

1 file changed

+70
-39
lines changed

commands.md

Lines changed: 70 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ _Example: **/add random color**_
4848
Adds a default list of colors to the color list.\
4949
_Example: **/add default colors**_
5050

51-
### _/remove color_
52-
53-
Removes your current color role.\
54-
_Example: **/remove color**_
55-
5651
### _/color list_
5752

5853
Returns the color list of this server.\
@@ -62,7 +57,7 @@ _Example: **/color list**_
6257

6358
Deletes a color role from the color list.\
6459
_Example 1: **/delete color name:Hotpink**_\
65-
_****Example 2: **/delete color number:1**_
60+
_Example 2: **/delete color number:1**_
6661

6762
### _/set random color_
6863

@@ -73,13 +68,23 @@ _Example: **/set random color**_
7368

7469
Changes the color of your name!\
7570
_Example 1: **/set color name:Hotpink**_\
76-
_****Example **** 2: **/set color number:1**_
71+
_Example_ _2: **/set color number:1**_
7772

7873
### _/set members color_
7974

8075
Changes the color of a server member's name!\
8176
_Example 1: **/set members color user:@BrammyS#0001 name:Hotpink**_\
82-
_****Example 2: **/set members color user:@BrammyS#0001 number:1**_
77+
_Example 2: **/set members color user:@BrammyS#0001 number:1**_
78+
79+
### _/remove color_
80+
81+
Removes your current color role.\
82+
_Example: **/remove color**_
83+
84+
### /suggest color
85+
86+
Suggests to add random color role to the color list.\
87+
_Example: **/suggest color**_
8388
{% endtab %}
8489

8590
{% tab title="Color reaction commands" %}
@@ -97,7 +102,7 @@ _Example: **/delete reaction list id:123456**_
97102

98103
Adds a reaction color to a color reaction message.\
99104
_Example: **/add reaction color name:Hotpink**_\
100-
_****Example: **/add reaction color number:1**_
105+
_Example: **/add reaction color number:1**_
101106

102107
### _/add reaction colors_
103108

@@ -119,28 +124,28 @@ _Example: **/clear reaction lists**_
119124
### **/color info**
120125

121126
Returns some information about a color role.\
122-
_****Example: **/color info name:Hotpink**_\
123-
_****Example: **/color info number:1**_
127+
_Example: **/color info name:Hotpink**_\
128+
_Example: **/color info number:1**_
124129

125130
### **/import color list**
126131

127132
Imports an existing color list using an export ID.\
128-
_****Example: **/import color list id:12345**_
133+
_Example: **/import color list id:12345**_
129134

130135
### **/export color list**
131136

132137
Gets a unique ID used to import the color roles of this server to a different one.\
133-
_****Example: **/export color list**_
138+
_Example: **/export color list**_
134139

135140
### _**/**_**update color list**
136141

137142
Updates the color list, can be useful when roles were accidently removed or to apply a role edit.\
138-
_****Example: **/update color list**_
143+
_Example: **/update color list**_
139144

140145
### _**/add existing color**_
141146

142147
Adds an existing color role to the color list.\
143-
_****Example: **/add existing color role:@Hotpink**_
148+
_Example: **/add existing color role:@Hotpink**_
144149

145150
### **/clear color list**
146151

@@ -151,114 +156,141 @@ _Example: **/clear color list**_
151156

152157
Edits a color role with a new name and new HEX color.\
153158
_Example 1: **/edit hex color new\_name:White hex:FFFFFF name:Hotpink**_\
154-
_****Example 1: **/edit hex color new\_name:White hex:FFFFFF number:1**_
159+
_Example 1: **/edit hex color new\_name:White hex:FFFFFF number:1**_
155160

156161
### _/edit rgb color_
157162

158163
Edits a color role with a new name and new RGB color.\
159164
_Example 1: **/edit hex color new\_name:White r:255 g:255 b:255 name:Hotpink**_\
160-
_****Example 1: **/edit hex color new\_name:White r:255 g:255 b:255 number:1**_
165+
_Example 1: **/edit hex color new\_name:White r:255 g:255 b:255 number:1**_
161166
{% endtab %}
162167

163168
{% tab title="Server settings" %}
164169
### /toggle overlap warning
165170

166171
Toggles the overlap warning on or off.\
167-
_****Example: **/toggle overlap warning**_
172+
_Example: **/toggle overlap warning**_
168173

169174
### /toggle reaction messages
170175

171176
Toggles the messages when reacting to a color reaction list on or off_**.**_\
172-
_****Example: **/toggle reaction messages**_
177+
_Example: **/toggle reaction messages**_
173178

174179
### /toggle delete responses
175180

176181
Toggles whether or not to delete the messages Color-Chan sends on or off.\
177-
_****Example: **/toggle delete responses**_
182+
_Example: **/toggle delete responses**_
178183

179184
### /toggle join color
180185

181186
Toggles whether or not to give new members a color role.\
182-
_****Example: **/toggle join color**_
187+
_Example: **/toggle join color**_
183188

184189
### /toggle export command
185190

186191
Toggles the export color list command on or off.\
187-
_****Example: **/toggle export command**_
192+
_Example: **/toggle export command**_
188193

189194
### /management roles
190195

191196
Returns a list for color management roles from this server.\
192-
_****Example: **/management roles**_
197+
_Example: **/management roles**_
193198

194199
### /management role
195200

196201
Adds a role to Color-Chan as a color management role.\
197-
_****Example: **/management role role:@mods**_
202+
_Example: **/management role role:@mods**_
198203

199204
### /management remove
200205

201206
Removes a color management role from Color-Cha_**n.**_\
202-
_****Example: **/management remove role:@mods**_
207+
_Example: **/management remove role:@mods**_
203208

204209
### /channel set
205210

206211
Sets a channel in where Color-Chan's commands need to be used in.\
207-
_****Example: **/channel set channel:#bot-chat**_
212+
_Example: **/channel set channel:#bot-chat**_
208213

209214
### /channel remove
210215

211216
Removes the channel restrictions so Color-Chan be used in all text channel again.\
212-
_****Example: **/channel remove channel:#bot-chat**_
217+
_Example: **/channel remove channel:#bot-chat**_
218+
{% endtab %}
219+
220+
{% tab title="Save commands" %}
221+
### /save
222+
223+
Saves the current color list.\
224+
_Example: **/saves**_
225+
226+
### /saves
227+
228+
Gets a list of all the saved color lists.\
229+
_Example: **/invite**_
230+
231+
### /restore save
232+
233+
Replaces the current color list with a saved color list.\
234+
_Example: **/restore save id:12345678**_
235+
236+
### /share save
237+
238+
Shares your save with other's in Color-Chan's Art Class!\
239+
_Example: **/share save id:12345678**_
240+
241+
### /delete save
242+
243+
Deletes a a save from the save list.\
244+
_Example: **/delete save id:12345678**_
213245
{% endtab %}
214246

215247
{% tab title="Misc" %}
216248
### /invite
217249

218250
Returns the invite link for Color-Chan.\
219-
_****Example: **/invite**_
251+
_Example: **/invite**_
220252

221253
### /vote
222254

223255
Returns the link where you can vote for color-chan.\
224-
_****Example: **/vote**_
256+
_Example: **/vote**_
225257

226258
### /donate
227259

228260
Returns information about donating to Color-Chan on Patreon.\
229-
_****Example: **/donate**_
261+
_Example: **/donate**_
230262

231263
### /premium
232264

233265
Returns information about the premium features of Color-Chan.\
234-
_****Example: **/premium**_
266+
_Example: **/premium**_
235267

236268
### /support
237269

238270
Returns the invite where you can ask for support with color-chan.\
239-
_****Example: **/support**_
271+
_Example: **/support**_
240272

241273
### /bot info
242274

243275
Returns some info about Color-Chan. Total servers, member, versions etc.\
244-
_****Example: **/bot info**_
276+
_Example: **/bot info**_
245277

246278
### /patreon info
247279

248280
Returns some info about your patreon subscription.\
249-
_****Example: **/patreon info**_
281+
_Example: **/patreon info**_
250282

251283
### /patreon connect
252284

253285
Connect a server with your patreon account.\
254-
_****Example 1: **/patreon connect**_\
255-
_****Example 2: **/patreon connect id:12345**_
286+
_Example 1: **/patreon connect**_\
287+
_Example 2: **/patreon connect id:12345**_
256288

257289
### /patreon disconnect
258290

259291
Disconnect a server from your patreon account.\
260-
_****Example 1: **/patreon disconnect**_\
261-
_****Example 2: **/patreon disconnect id:12345**_
292+
_Example 1: **/patreon disconnect**_\
293+
_Example 2: **/patreon disconnect id:12345**_
262294
{% endtab %}
263295
{% endtabs %}
264296

@@ -275,4 +307,3 @@ Please read the **Slash command issues** page if you can not see any of the slas
275307
[slash-command-issues.md](common-problems/slash-command-issues.md)
276308
{% endcontent-ref %}
277309

278-
_****_

0 commit comments

Comments
 (0)