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
Since we already have an examples field we could probably loop through the non-empty lines and add this. Since this is a text field I do worry about existing stuff not being formatted correctly and becoming a mess.
Maybe we make it so the examples field accepts a list as well (at least for now). A text examples field will just throw the whole blob under there (or maybe not show at all), and a list can individually list them out. This would allow us to slowly transition existing stuff.
When outputting the help page for Cog, it would be useful to see a "shortdoc" for cog commands.
For example, on the Twitter bundle, the output of
@cog help twitter
is:It would be more user friendly if the format included the basic syntax of the command:
The text was updated successfully, but these errors were encountered: