agala v2.5.1 Agala.Bot.Config

Link to this section Summary

Functions

Retrieves the compile time configuration for the bot

Link to this section Functions

Link to this function compile_config(mode, bot, opts)
compile_config(
  :poller | :plug | :handler,
  bot :: Agala.Bot.t(),
  opts :: Keyword.t()
) :: {atom(), Agala.Provider.t(), Keyword.t()}

Retrieves the compile time configuration for the bot.