GenieClient / Genie4

.NET 6 Update of Genie
GNU General Public License v3.0
20 stars 14 forks source link

Suggestion: Adding more ways to use #link #45

Open JiggeryPonkery opened 2 years ago

JiggeryPonkery commented 2 years ago

This one might require some new #config options. "#linkbrackets"?

The idea being that the two characters defined with the config option act as brackets within the #link command. What is in those brackets is what is turned into the link; otherwise, its normal text. Additionally, the link should view everything up to the #parse as what to underline, instead of only the first word.

If #linkbrackets = [] then

link >Log You can toss [five coins #parse random 1 5] or toss [ten coins #parse random 1 10]

Further craziness would include allowing colors and fonts for the whole line!

Link >Log aqua mono You can toss [five coins #parse random 1 5] or toss [ten coins #parse random 1 10]