BotEx.Handlers.ModuleInit (bot_ex v1.0.2)
A simple macro to initialize a GenServer. Takes the current state structure as an argument Example
use BotEx.Handlers.ModuleInit, state: [menu: []]
A simple macro to initialize a GenServer. Takes the current state structure as an argument Example
use BotEx.Handlers.ModuleInit, state: [menu: []]