ex_gram
v0.28.0
Pages
Modules
Mix Tasks
ExGram.Middleware.Builder
(ex_gram v0.28.0)
View Source
Macros for building bot settings like middlewares, commands and regex
Link to this section
Summary
Functions
command(command, opts \\ [])
compile_regex(regex)
middleware(middleware, opts \\ [])
regex(regex, name, opts \\ [])
Link to this section
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)