Add header to EVENTS.md

This commit is contained in:
jesopo 2018-09-30 12:00:59 +01:00
parent 8f2f1b43f2
commit 6ae3182aeb

View file

@ -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 ## Newly created objects
### new.user ### new.user
> user (IRCUser), server (IRCServer) > user (IRCUser), server (IRCServer)