Make a Python script that detects links in given user input
ykdojo opened this issue · 1 comments
ykdojo commented
This is for #19.
This link might be useful: https://stackoverflow.com/questions/6883049/regex-to-extract-urls-from-href-attribute-in-html-with-python
ykdojo commented
We should also be able to detect at-mentions for the same purpose.