mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-04-19 23:00:24 +00:00
[~] Update versions in req.txt
[~] Rename register_event > register
This commit is contained in:
@@ -23,7 +23,7 @@ Returns the directory of the plugin
|
||||
_Parameters are the same as for open()_\
|
||||
Opens a file in kt.dir
|
||||
|
||||
### kt.register_event(event_name: str, event_func: function)
|
||||
### kt.register(event_name: str, event_func: function)
|
||||
_`event_name: str` -> The name of the event that `event_func` will be called on._\
|
||||
_`event_func: function` -> The function that will be called._
|
||||
|
||||
|
||||
Reference in New Issue
Block a user