TJ-Bot icon indicating copy to clipboard operation
TJ-Bot copied to clipboard

Implement Quotes Board

Open christolis opened this issue 1 year ago • 6 comments

Closes #1027.

Screenshots

image

Configuration changes

Property Description Type Default
coolMessagesConfig.minimumReaction The minimum amount of reactions needed
for the target message to
be considered to the board channel.
int 5
coolMessagesConfig.boardChannelPattern A pattern of the channel where messages
that should be quoted get posted to.
String "quotes"
coolMessagesConfig.reactionEmoji The reaction emoji as unicode. String "U+2B50"

christolis avatar Feb 21 '24 13:02 christolis

maybe it makes more sense to implement this with the new forward feature in discord?

SquidXTV avatar Oct 15 '24 09:10 SquidXTV

maybe it makes more sense to implement this with the new forward feature in discord?

@SquidXTV This is now a feature! With the latest changes, we are now forwarding messages instead of embedding messages. Good suggestion :)

christolis avatar Oct 29 '24 19:10 christolis

@SquidXTV This is now a feature! With the latest changes, we are now forwarding messages instead of embedding messages. Good suggestion :)

Good job <3 Maybe update the PR description (Screenshot) accordingly

SquidXTV avatar Oct 29 '24 20:10 SquidXTV

@SquidXTV This is now a feature! With the latest changes, we are now forwarding messages instead of embedding messages. Good suggestion :)

Good job <3 Maybe update the PR description (Screenshot) accordingly

Thank you! I have updated the PR description. Thanks for pointing it out!

christolis avatar Oct 29 '24 20:10 christolis

gonna help with this

suryatejess avatar Jun 27 '25 18:06 suryatejess

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 28 '25 14:06 CLAassistant