[PR #109] [CLOSED] Update username regex in replace.py #135
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#135
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/109
Author: @thebetauser
Created: 6/1/2023
Status: ❌ Closed
Base:
master← Head:patch-3📝 Commits (1)
1b8165fUpdate replace.py📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
discord_twitter_webhooks/replace.py(+2 -2)📄 Description
Updated regex for @ usernames.
This change will limit usernames to 15 characters which is the twitter username character limit and fixes the issue of not detecting usernames in tweets if the first character of a tweet isn't a whitespace.
Fixes issues #91
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.