aboutsummaryrefslogtreecommitdiff
path: root/EVENTS.md
diff options
context:
space:
mode:
authorGravatar jesopo2018-09-30 12:00:59 +0100
committerGravatar jesopo2018-09-30 12:00:59 +0100
commit6ae3182aebda77c4f122bbac202ffdd9ca6035e4 (patch)
tree05373edc702c661ad71c537b17b88dbe708ed778 /EVENTS.md
parentMake section headers ## instead of ### (diff)
signature
Add header to EVENTS.md
Diffstat (limited to 'EVENTS.md')
-rw-r--r--EVENTS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/EVENTS.md b/EVENTS.md
index e45166ad..15eb70d2 100644
--- a/EVENTS.md
+++ b/EVENTS.md
@@ -1,3 +1,6 @@
+# Events
+Below is a list of each event that is propagated through BitBot and the keyword arguments (and their types!) that come with them.
+
## Newly created objects
### new.user
> user (IRCUser), server (IRCServer)