JQ-Networks / UnifiedMessageRelay

Group Message Forward Framework (supports QQ Telegram Line Discord)
MIT License
419 stars 59 forks source link

Code to delete @usernames and links of forwarder messages?? #52

Closed kraozen closed 5 years ago

kraozen commented 6 years ago

hi i have a telegram forward bot in python and need code to delete of the forward messages all mentions @username and all links http://t.me/........

jqqqqqqqqqq commented 6 years ago

@kraozen Sorry, I didn't get it. Are you going to remove some content of the original message? Perhaps you could use regular expressions.