MineMonitor Wiki
Welcome to the MineMonitor documentation! Here you'll find everything you need to know about using MineMonitor to track and manage your Minecraft mod updates.
API support
MineMonitor is made for Mods and Modpacks but can send notifications for any project uploaded on Modrinth and Curseforge
Getting Started
To start using MineMonitor, invite the bot to your Discord server using the invite link on our homepage. Once the bot is in your server, you can use the following commands:
/monitorhere
Set up the current channel as a notification channel for mod updates. This is where MineMonitor will send notifications about mod updates.
/monitorprojecthere
Set up the current channel as a notification channel for specific project updates. This is where MineMonitor will send notifications about that specific project. If not used will default to /monitorhere
/addproject
When adding a project you will be asked if you want to connect a modrinth or curseforge project.
When using modrinth(/addproject modrinth) add the slug of a project after "modrinth" the slug of a project is found at the end of the link https://modrinth.com/mod/sodium the slug in the case is sodium. /addproject modrinth sodium. The same applys for modpacks https://modrinth.com/modpack/aged, this makes"aged" is the slug.
When using curseforge(/addproject curseforge) add the project-id after "curseforge", the project-id is found in the "about project", with the id example usage is /addproject curseforge 1214703

/removeproject
When removing a project the same formatting as /addproject. Please refer to it
/listprojects
View a list of all mods and modpacks currently being tracked in your server.
Grouping
Grouping allows you to group multiple projects together to receive combined notifications instead of multiple. This is useful for projects uploaded on both modrinth and curseforge.
/creategroup
Group multiple projects from both modrinth and curseforge together to recieve combined notifications instead of multiple. Most useful for projects uploaded on both modrinth and curseforge.(When creating a group name it is space and case sensitive)
/removegroup
Delete a grouping(does not delete projects, only the group itself)(name is space and case sensitive)
/addtogroup
Add a project to a group, when adding a project to a group the project must be added to the projects list. (name is space and case sensitive)
/removefromgroup
Remove a project from a group. (name is space and case sensitive)
/listgroups
View a list of all groups currently created in your server.
Pinging Roles
MineMonitor allows you to ping specific roles or users when a mod or modpack is updated. This ensures important updates are not missed.
/addallping
Add a role or user to be pinged when a mod/modpack has been updated and that mod/modpack doesnt have a specific ping set. This ensures important updates aren't missed.
/removeallping
Remove a role or user from receiving ping notifications when a mod/modpack has been updated and that mod/modpack doesnt have a specific ping set.
/addprojectping
Add a role to be pinged when a specific project gets updated, when this is set for a project /addallping will be ignored for that project.
/removeprojectping
Remove a role from being pinged when a specific project gets updated. When done that project will default to /addallping.
/addgroup_ping
Add a role to be pinged when a specific group gets updated, when this is set for a group /addallping will be ignored for that project.(name is space and case sensitive)
/removegroup_ping
Remove a role from being pinged when a specific group gets updated. When done that project will default to /addallping. (name is space and case sensitive)