pmonks / futbot

A Discord bot that delivers football (soccer) information to Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Featured referees

pmonks opened this issue · comments

Description of Problem:

When a "featured" referee is officiating a match, I want there to be some form of highlight, so it's more visually apparent that one of these featured referees is assigned to the match.

Potential Solutions:

We already have a :mikedean: emoji, so perhaps a map of referee names -> emojicodes in the configuration file would be a good solution for this. e.g.

{ "Mike Dean" ":mikedean:" }

Fixed in rev 4ce4362