JavaBot icon indicating copy to clipboard operation
JavaBot copied to clipboard

Highight feature

Open MaeveS2 opened this issue 3 years ago • 3 comments

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.

MaeveS2 avatar Aug 11 '22 20:08 MaeveS2

This is already possible using TeXit's ,notifyme command (although it is temporarily disabled).

danthe1st avatar Aug 12 '22 17:08 danthe1st

yeah, but we obviously want our own implementation. Otherwise, we could’ve just used MEE6 all the time 😵‍💫

jasonlessenich avatar Aug 13 '22 07:08 jasonlessenich

It's not very useful if it's disabled is it Also temporarily is synonymous with permanent

MaeveS2 avatar Aug 14 '22 21:08 MaeveS2