czlucius / ampere

A multi-purpose Discord Bot written with Python and pycord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Pycord's `discord.utils.escape_markdown`

czlucius opened this issue · comments

Currently using own function escape_from_md, but pycord offers such a function, so using it will be better.

Hi! Just wanted to let you know that I added a PR for this issue (#19), suggestions and review are welcome! Let me know how else I can help

Thanks so much for the PR and contributions!
I'll go review the PR, it looks good.