-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Highlight
Description
A user has a list of highlighted words, and gets a DM by the bot when one of those words are sent in a message. The DM should contain the word that was mentioned, when it was sent and the channel is was sent in. Additionally it should have a button to jump to the message and contain a few messages sent before for context.
Syntax
/highlight add [word: String]
- adds a highlight/highlight remove[word: String]
- removes a highlight/highlight list
- shows a list of a users highlights
Motivation
There are several reasons why this feature is useful, for example one could highlight their name, or a topic you're interested in.
danthe1st and DenuxPlays