PyDrocsid / cogs

The official cog library used by PyDrocsid bots
GNU General Public License v3.0
13 stars 5 forks source link

Add markdown subcommand to message commands #119

Open Defelo opened 3 years ago

Defelo commented 3 years ago

Add a markdown subcommand to .send and .edit to get the message content from a markdown file. .send [markdown|md] <channel> <markdown_url> .edit [markdown|md] <message> <markdown_url>