- test-backend .. [handle_testthreaded] - 
- 
| description: | no arguments - run a threaded command. | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-backend command. | 
|---|
 | examples: |  | 
|---|
 
 - <user> ;test-backend
<output> yoooo! 
 
- test-deadline .. [handle_testdeadline] - 
- 
| description: | no arguments - slee for 40 seconds in the mainloop. | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-deadline command. | 
|---|
 | examples: |  | 
|---|
 
 
 
- test-docmnd .. [handle_testdocmnd] - 
 
- test-forcedexception .. [handle_forcedexception] - 
- 
- <user> ;test-forcedexception
<output> raising exception. 
 
 
- test-forcedexceptionthreaded .. [handle_forcedexceptionthreaded] - 
- 
- <user> ;test-forcedexceptionthreaded
<output> raising exception 
 
 
- test-forcedreconnect .. [handle_forcedreconnect] - 
- 
| description: | no arguments - do a forced reconnect. | 
|---|
 
 
 
- test-html .. [handle_testhtml] - 
- 
| description: | arguments: [<txt>] - test the html=True option to event.reply(). | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-html command. | 
|---|
 | examples: |  | 
|---|
 
 - <user> ;test-html
<output> <span style="font-family: fixed; font-size: 10pt">YOOOO BROEDERS</span> 
- <user> ;test-html <h1><YOO</h1>
<output> <h1><YOO</h1> 
 
- test-multi .. [handle_testmulti] - 
 
- test-options .. [handle_testoptions] - 
- 
| description: | no arguments - show options in current event. | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-options command. | 
|---|
 | examples: |  | 
|---|
 
 - <user> ;test-options
<output> ";test-options" - 
 
- test-plugs .. [handle_testplugs] - 
| description: | no arguments - test the plugins by executing all the available examples. | 
|---|
 | permissions: | TEST .. USER | 
|---|
 | code: | test-plugs command. | 
|---|
 
 
- test-say .. [handle_testsay] - 
| description: | arguments: <txt> - call the say command on the current bot. | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-say command. | 
|---|
 | examples: |  | 
|---|
 
 - <user> ;test-say
<output> test-say <txt> 
- test-threaded .. [handle_testthreaded] - 
| description: | no arguments - run a threaded command. | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-threaded command. | 
|---|
 | examples: |  | 
|---|
 
 - <user> ;test-threaded
<output> yoooo! 
- test-unicode .. [handle_testunicode] - 
| description: | no arguments - send unicode test down the output paths. | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-unicode command. | 
|---|
 | examples: |  | 
|---|
 
 - <user> ;test-unicode
<output> Đíť ìš éèñ ëņċøďıńğŧęŝţ· .. にほんごがはなせません .. ₀0⁰₁1¹₂2²₃3³₄4⁴₅5⁵₆6⁶₇7⁷₈8⁸₉9⁹ .. ▁▂▃▄▅▆▇▉▇▆▅▄▃▂▁ .. .. uǝʌoqǝʇsɹǝpuo pɐdı ǝɾ ʇpnoɥ ǝɾ
<output> Đíť ìš éèñ ëņċøďıńğŧęŝţ· .. にほんごがはなせません .. ₀0⁰₁1¹₂2²₃3³₄4⁴₅5⁵₆6⁶₇7⁷₈8⁸₉9⁹ .. ▁▂▃▄▅▆▇▉▇▆▅▄▃▂▁ .. .. uǝʌoqǝʇsɹǝpuo pɐdı ǝɾ ʇpnoɥ ǝɾ 
- test-uuid .. [handle_testuuid] - 
| description: | no arguments - show a uuid4. | 
|---|
 | permissions: | TEST | 
|---|
 | code: | test-uuid command. | 
|---|
 | examples: |  | 
|---|
 
 - <user> ;test-uuid
<output> 9094525c-371e-4b4b-a505-1182dbdc7464 
- test-wrongxml .. [handle_testwrongxml] - 
| description: | no arguments - try sending borked xml. | 
|---|