Added support for 'py' as the code block type (#47)
People (me included) often use the shorter version of defining python usage within a code block on discord: `py`. This small change should add support for it, the following is also considered a Python code in Discord: ```py print("Hello world!") ``` Note: Noticed while checking out the code and wanted to help by improving it, didn't test this change but it should work.pull/56/head
parent
b11ee85bdd
commit
9a3040cf20
Loading…
Reference in new issue