Discord appliances: Difference between revisions

From The Toaq Wiki
(quick n dirty reEvaluation)
(prune some old and recently removed commands; add new %serial)
Line 2: Line 2:


Here’s a short list of commands:  
Here’s a short list of commands:  
* <code>%</code> – Toadua querying
* <code>%</code> – Toadua querying. Place a number immediately after the <code>%</code> to indicate the number of search results, and a number after a space (but before the search query) to indicate which page number of the result list to show.
*: Place a number immediately after the <code>%</code> to indicate the number of search results, and a number after a space (but before the search query) to indicate which page number of the result list to show. Add an exclamation point after the <code>%!</code> to show comments.
* <code>%logic</code>, <code>%structure</code>, <code>%english</code>, <code>%tree</code> invoke [[User:Lynn|Lynn]]’s [https://github.com/toaq/zugai {{t|zugaı}}] parser. <code>%all</code> batches all four queries into one for convenience
* <code>%serial</code> – expand a serial step-by-step using Lynn’s [https://github.com/toaq/zugai/blob/main/src/expand_serial.py <code>expand_serial.py</code> tool]
* <code>%miu</code> – jelca’s [https://github.com/eaburns/toaq {{t|Mỉu}}]
* <code>%miu</code> – jelca’s [https://github.com/eaburns/toaq {{t|Mỉu}}]
* <code>%stitch</code> – a tool for examining serial predicates
* <code>%serial</code> – fagri’s [https://github.com/acotis/serial-predicate-engine serial predicate engine]
* <code>%nui</code>/<code>%gui</code>/<code>%nuigui</code> – uakci’s [https://github.com/uakci/nuigui {{t|nuıguı}}/Smallcorn], a serial predicate engine
* <code>%hoe</code> – convert plain Toaq and render it in [[The Toaq script]]. <code>%hoe!</code> to input raw ASCII representing the glyphs in the font
* <code>%hoe</code> – convert plain Toaq and render it in [[The Toaq script]]. <code>%hoe!</code> to input raw ASCII representing the glyphs in the font
* <code>%logic</code>, <code>%structure</code>, <code>%english</code>, <code>%tree</code> invoke [[User:Lynn|Lynn]]’s [https://github.com/toaq/zugai {{t|zugaı}}] parser. <code>%all</code> batches all four queries into one for convenience

Revision as of 02:00, 7 November 2022

Nủogaı is a multi-purpose Discord bot available to use on the Toaq Discord server.

Here’s a short list of commands:

  • % – Toadua querying. Place a number immediately after the % to indicate the number of search results, and a number after a space (but before the search query) to indicate which page number of the result list to show.
  • %logic, %structure, %english, %tree invoke Lynn’s zugaı parser. %all batches all four queries into one for convenience
  • %serial – expand a serial step-by-step using Lynn’s expand_serial.py tool
  • %miu – jelca’s Mỉu
  • %hoe – convert plain Toaq and render it in The Toaq script. %hoe! to input raw ASCII representing the glyphs in the font