Automations
Module for creating custom automations and commands
Automations let you create custom commands and actions which run based on schedule, timers, or triggers like message sent. The automation module documentation also encompasses information about our action system and mass actions

Related topics
Actions
Actions and conditions are the heart of any system which supports them. They provide the bot instructions on what to do and when it should apply. Combined, they can be used to create complex logic flows, perfect for making Monni customized to exactly the degree you need!
Mass actions
Mass actions refers to a special type of action called for each member. It lets you run actions on multiple people at once based on criteria provided with conditionals. If the conditional is true for the member then it will run the defined actions. This makes it easy to run simple and complex operations like giving a role to everyone hence the name mass actions.
Variables & templates
The action system and message systems within Monni are tightly coupled with a template library called liquidjs. To fully understand how the system works, You'd be doing yourself a favour to read the below terms.
Custom tags & filters
Our integration of liquidjs provides custom features for convenience like a random filter.
Triggers
4 items
Guides
2 items