zorael / kameloso

IRC bot with Twitch support
Boost Software License 1.0
8 stars 3 forks source link

Tint struct #94

Closed zorael closed 4 years ago

zorael commented 4 years ago

Replaces our normal version(Colours) if (!settings.monochrome) { /* ... */ } dance with a struct with a static opDispatch that does it for us.

It has to have visibility of kameloso.common.settings and kameloso.common.logger, so it's placed in kameloso.common.