aquarius icon indicating copy to clipboard operation
aquarius copied to clipboard

User Notifications

Open IanMitchell opened this issue 6 years ago • 0 comments

Adding global / server keyword notification subscriptions has been requested by one or two people.

notify add <keyword>
notify remove <keyword>
notify list
notify clear

notify ignore add <...id> (guild, channel, user)
notify ignore remove <...id> (guild, channel, user)
notify ignore list

Should probably be able to ignore users / channels / guilds too.

IanMitchell avatar Jan 14 '20 06:01 IanMitchell