From 6ae3182aebda77c4f122bbac202ffdd9ca6035e4 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 30 Sep 2018 12:00:59 +0100 Subject: [PATCH] Add header to EVENTS.md --- EVENTS.md | 3 +++ 1 file changed, 3 insertions(+) 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)