mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
Final update on docs for now
This commit is contained in:
@@ -569,8 +569,6 @@ Registering Events
|
||||
bot.on("eventName", function(arg1, arg2...){
|
||||
// code here is called when eventName is emitted.
|
||||
})
|
||||
|
||||
.. note:: You can only have one listening function per event
|
||||
|
||||
Unregistering Events
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user