From 2326315739a8a69a036db5b5b402843cebc5c3e2 Mon Sep 17 00:00:00 2001 From: Akumatic <32218926+Akumatic@users.noreply.github.com> Date: Wed, 9 Oct 2019 22:01:47 +0200 Subject: [PATCH] Created user.py (markdown) --- user.py.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 user.py.md diff --git a/user.py.md b/user.py.md new file mode 100644 index 0000000..e04418c --- /dev/null +++ b/user.py.md @@ -0,0 +1,12 @@ +# Extension: user.py + +## Listener +|Listener|Description| +|---|---| +|on_message|Redirects messages sent in direct messages to the bot owner| + +## Commands +|Command|Arguments|Required Permission|Description| +|---|---|---|---| +|`botinvite`|||Gives the bot's invite link.| +|`source`|||Gives a link to this repository.| \ No newline at end of file