ex_gram
v0.53.0
Pages
Modules
Mix
Tasks
Search documentation of ex_gram
Settings
View Source
ExGram.Middleware.Builder
(ex_gram v0.53.0)
Macros for building bot settings like middlewares, commands and regex
Summary
Functions
command(command, opts \\ [])
compile_regex(regex)
middleware(middleware, opts \\ [])
regex(regex, name, opts \\ [])
Functions
Link to this macro
command(command, opts \\ [])
View Source
(macro)
Link to this function
compile_regex(regex)
View Source
Link to this macro
middleware(middleware, opts \\ [])
View Source
(macro)
Link to this macro
regex(regex, name, opts \\ [])
View Source
(macro)