Wiki Monitor
The Wiki Monitor module allows you to track recent changes on any MediaWiki site (like Wikipedia, Minecraft Wiki, etc.) and post them automatically to a Discord channel.
Note:
You must specify the /api.php endpoint for the Metawiki powered wiki in order to monitor.
Commands
/wiki monitor add
Add a new wiki to your server's monitor list.
- Parameters:
url: The MediaWiki API URL (e.g.,https://minecraft.wiki.gg/api.php).channel(Optional): A specific channel to post updates for this wiki.
/wiki monitor toggle
Enable or disable monitoring for a specific wiki without removing it from your list.
- Parameters:
url: The API URL of the wiki.
/wiki monitor remove
Remove a wiki from your monitor list.
- Parameters:
url: The API URL of the wiki to remove.
/wiki monitor list
View all wikis being monitored in the current server, including their status and target channels.
/wiki monitor channel
Update the notification channel for a specific wiki.
- Parameters:
url: The API URL of the wiki.channel: The new target channel.
/wiki settings channel
Set the global default channel for all monitored wikis that don't have a specific override.
/wiki settings toggle
Enable or disable the Wiki Monitor module for your server.
Dashboard Configuration
You can also manage your Wiki Monitor settings via the Web Dashboard.
- Select your server.
- The Wiki Monitor card is available directly on the Server Overview, allowing you to quickly enable or disable the entire module.
- Click on Configure Settings or Wiki Monitor in the sidebar to access detailed configuration.
- From the detailed page, you can set the global default channel, add new wikis, manage individual wiki channels, and toggle specific wikis on or off.