Fixed Spongebob Replies #11
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: voidf1sh/nodbot#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "v3.2.2-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Pull request closed