Skip to content

evl/Reminders

Repository files navigation

Rule-based automated reminders for commonly forgotten tasks.

Configuration

Copy config.lua.sample to config.lua and modify as required.

Usage

Alt + right-click a reminder icon to bring up context menu

Modules

Druid

  • Missing Mark of the Wild
  • Missing Thorns

Mage

  • Armor missing (Molten Armor or Mage Armor)

Paladin

  • No active aura
  • No active seal
  • Missing blessing
  • Missing Righteous Fury

Priest

  • Missing Power Word: Fortitude
  • Missing Inner Fire

Rogue

  • Main/Off-hand poison missing
  • Main/Off-hand poison expiring soon

Shaman

  • Missing shield (Water Shield, Lightning Shield)
  • Main/Off-hand weapon enchant missing
  • Main/Off-hand weapon enchant expiring soon

Warlock

  • Missing armor (Fel Armor, Demon Skin)
  • Main/Off-hand weapon enchant missing
  • Main/Off-hand weapon enchant expiring soon

Consumables

  • Food buff expiration warning
  • Flask expiration warning

General

  • Less than 3 bag-slots available
  • No bag-slots available

Customization

You can add your own custom reminders with the following syntax:

addon:AddReminder(name, event, callback, icon, attributes, tooltip, color)

See existing modules for in-depth examples.

About

Rule-based automated reminders for commonly forgotten tasks. Alt+Right-click for menu on each reminder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages