mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-12 16:13:05 -04:00
update help descriptions
This commit is contained in:
parent
e946bf0c24
commit
7aa4537b78
10 changed files with 13 additions and 14 deletions
|
@ -44,7 +44,7 @@ module.exports = {
|
|||
label: 'query',
|
||||
aliases: ['wa', 'wolfram-alpha', 'wolfram'],
|
||||
metadata: {
|
||||
description: 'Computes a query using Wolfram|Alpha.',
|
||||
description: `${smallIconPill("reply", "Supports Replies")}\n\nComputes a query using Wolfram|Alpha.`,
|
||||
description_short: 'Compute via Wolfram|Alpha',
|
||||
examples: ['wa x^2+5x+6=0', 'wa 5€ to $', 'wa 5\'11 to cm'],
|
||||
category: 'search',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue