The command registry for the bot. Implemented using GenServer.
Starts CommandRegistry
Starts CommandRegistry.
Returns {:ok, pid}.
{:ok, pid}
iex> Golem.CommandRegistry.start_link {:ok, #PID<0.87.0>}