Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.27 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.27 KB

Usage:

You can import this like any other MAD Plugin.

If this is the first time you're setting up a MAD Plugin:

  • Download the EventWatcher.mp file (can be found here - if the site shows text, you can create an empty EventWatcher.mp file and paste that text into it)
  • Open {madmin.com}/plugins, click "Choose file" and choose the EventWatcher.mp file you just downloaded. Or drag&drop it there.
  • go to MAD/plugins/EventWatcher/ and cp plugin.ini plugin.ini.example
  • Restart MAD

There's two config options:

  • sleep to define the time to wait in-between checking for new events. By default it's one hour.
  • delete_events if you want Event Watcher to delete non-needed events (including basically all you've created yourself) - by default it's set to False.

please also join this discord

How does it work?

To not put unnecessary load on cool community-made websites, the Plugin pulls data from this file. A list I automatically update and commit to github.

The Plugin then grabs that file and checks if an event is missing for you or changed information and then updates your database accordingly.