Expand description
ยงprettycli
prettycli is a collection of handy functions to print messages to terminal
with emojis and colors ๐
Functionsยง
- command
- Takes a message
&stras input and Printsโก CMD : message
- critical
- Takes a message
&stras input and Prints๐จ CRITICAL : message
- error
- Takes a message
&stras input and Prints๐คฆ ERROR : message
- info
- Takes a message
&stras input and Prints๐ INFO : message
- link
- Takes a message
&stras input and Prints๐ LINK :
message
- misc
- Takes a message
&stras input and Prints๐ด MISC : message
- wait
- Takes a message
&stras input and Prints๐ WAIT : message
- warn
- Takes a message
&stras input and Printsโ ๏ธ WARN : message