Fixed Spongebob Replies #11

Closed
voidf1sh wants to merge 0 commits from v3.2.2-dev into main
Owner

Added logic to handle when a replying message should be the one Spongebob'd instead of the replied-to message.

Old behavior:

Message A: You suck
Message B (replying to Message A): Your mom sucks.sb
NodBot: YoU SuCk :spongebob:

New Behavior:

Message A: You suck
Message B (replying to Message A): Your mom sucks.sb
NodBot: YoUr MoM SuCkS :spongebob:

Not Changing:

Message A: You suck
Message B (replying to Message A): .sb
NodBot: YoU SuCk :spongebob:

Message A: You suck.sb
NodBot: YoU SuCk :spongebob:

Added logic to handle when a replying message should be the one Spongebob'd instead of the replied-to message. Old behavior: Message A: You suck Message B (replying to Message A): Your mom sucks.sb NodBot: YoU SuCk :spongebob: New Behavior: Message A: You suck Message B (replying to Message A): Your mom sucks.sb NodBot: YoUr MoM SuCkS :spongebob: Not Changing: Message A: You suck Message B (replying to Message A): .sb NodBot: YoU SuCk :spongebob: Message A: You suck.sb NodBot: YoU SuCk :spongebob:
voidf1sh closed this pull request 2024-06-15 01:58:37 +00:00
Some checks failed
NodBot Production Dockerization / build (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: voidf1sh/nodbot#11
No description provided.