Skip to content

Gecho helps you write colorful texts in one line with low ms guarantee.

License

Notifications You must be signed in to change notification settings

Batch-Man/gEcho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GECHO

Gecho helps you write colorful texts in one line with low ms guarantee.

Note: Because of cmd's rules, you must enclose the string in double quotes for the command to work properly.

AUTHOR: Gecho has been written by Groophy Lifefor and helped by MBausson.
Discord: Groophy#1966

Syntax:

	call gecho "<COLORS> TEXT"

	call gecho "This is a <r>Red<gn>Green<gray>Grey<Bk>Black<B>Blue"

Where:

      <Black> = Black         <Gray> = Gray(g)
      <Blue> = Blue(b)        <DarkBlue> = Dark Blue(db)
      <Green> = Green(gn)     <DarkCyan> = Dark Cyan(dc)
      <Cyan> = Cyan(c)        <DarkGray> = Dark Gray(dgy)
      <Red> = Red(r)          <DarkGreen> = Dark Green(dgn)
      <White> = White(w)      <DarkMagenta> = Dark Magenta(dm)
      <Yellow> = Yellow(y)    <DarkRed> = Dark Red(dr)
      <Magenta> = Magenta(m)  <DarkYellow> = Dark Yellow(dy)
      </> = Reset Color       <nl> = NewLine without reset color

Demonstration

In the Gecho plugin, you can write colorful texts in one line without rewriting the command multiple times. We can use Gecho either by writing the color name before the text in angular brackets or writing the code of the respected color. Below, we will demonstrate the flexibility of the plugin with the provided example.

Writing the name of color

gecho "this is <red>red and <blue>blue<nl>this is <green>green and <magenta>magenta"

image

Writing the code of the color

gecho "this is <r>red and <b>blue<nl>this is <gn>green and <dk>darkyellow"

image

About

Gecho helps you write colorful texts in one line with low ms guarantee.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages