aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--EVENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/EVENTS.md b/EVENTS.md
index 7bad6172..78931cde 100644
--- a/EVENTS.md
+++ b/EVENTS.md
@@ -105,5 +105,5 @@ Below is a list of each event that is propagated through BitBot and the keyword
## !commands
#### preprocess.command
> hook (EventCallback), user (IRCUser), server (IRCServer), target (IRCUser|IRCChannel), is_channel (bool), tags (dict)
-#### received.command
+#### received.command.[command]
> user (IRCUser), server (IRCServer), target (IRCUser|IRCChannel), args (string), args_split (string[]), stdout, stderr, command (string), is_channel (bool), tags (dict)