ABitOfSquad / squadbot

The simple chat bot for the 21st Century
MIT License
4 stars 1 forks source link

Improve global print() with more colors #11

Closed Nickforall closed 9 years ago

Nickforall commented 9 years ago

maybe find a library for it?

boltgolt commented 9 years ago

Its based on special characters, i have a list of colors somewhere.

Nickforall commented 9 years ago

perhaps a non-api parsecolor function that converts strings into those characters?

Or have logging levels, such as warning, info, error, fatal, success that have their own colors.

boltgolt commented 9 years ago

There are a lot of colors you can use now, and the style can even be changed (bold, underline, etc)