You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/cmd_values.txt
+26-24
Original file line number
Diff line number
Diff line change
@@ -226,12 +226,7 @@ Example Out: 175654938540638208```}{aset;cmd#userxp;**Tag: __userxp__**```ruby
226
226
Usage: {lb}userxp[{semi}user]{rb}
227
227
Description: Returns the `user`s amount of global experience. The `user` value can be anything with an id in it (including @mentions). Default `user` is the person that called the command.
228
228
Example In: {lb}userxp{semi}@David{rb}
229
-
Example Out: 319675```}{aset;cmd#userscore;Tag: userscore
230
-
Usage: {lbuserscore[{semi}userid]{rb}
231
-
Description: Displays `userid`s current score, defaults to the user calling the tag.
232
-
Example In: {lb}userscore{semi}@Kao#9678{rb}
233
-
Example Out: 81624
234
-
}
229
+
Example Out: 319675```}
235
230
236
231
t!t test {aset;cmd#avars;**Tag: __avars__**```ruby
237
232
Usage: {lb}avars[{semi}index]{rb}
@@ -279,7 +274,31 @@ Example Out: 4```}{aset;cmd#incr;**Tag: __incr__**```ruby
279
274
Usage: {lb}incr{semi}number{rb}
280
275
Description: Increases number by 1.
281
276
Example In: {lb}incr{semi}5{rb}
282
-
Example Out: 6```}
277
+
Example Out: 6```}{aset;cmd#userscore;**Tag: __userscore__**```ruby
278
+
Usage: {lb}userscore[{semi}userid]{rb}
279
+
Description: Displays `userid`s current score, defaults to the user calling the tag.
280
+
Example In: {lb}userscore{semi}@Kao#9678{rb}
281
+
Example Out: 81624```}
282
+
283
+
t!t test {aset;cmd#list;```ruby
284
+
`Tags Tutorial Menu` ```
285
+
Use `t!t cmd [tag]` to get more info on a reserved tag, for example: `t!t cmd username`
0 commit comments