asobi_bot_spawner (asobi v0.72.5)
View SourceWatches the matchmaker queue and fills with bots when players are waiting. Also starts bot AI processes when bots join matches.
Bot names are read from the bot script's names global. If not defined,
falls back to default generated names.
Summary
Functions
-spec handle_call(term(), gen_server:from(), map()) -> {reply, ok, map()}.
-spec init([]) -> {ok, map()}.
-spec start_link() -> gen_server:start_ret().