mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-05 18:58:53 -05:00
* Add basic RPC functionality * Add load/unload/reload rpc commands * Reorganize without rpc_ready event * Remove rpc ready event * Removed bot reference from rpc module * Close RPC server cleanly * refactor bot * Refactor a bit and make RPC server initialization based on a cli flag * Fix version resolver * standardize version getters * Pick a new port number
13 lines
187 B
ReStructuredText
13 lines
187 B
ReStructuredText
.. framework events list
|
|
|
|
=============
|
|
Custom Events
|
|
=============
|
|
|
|
RPC Server
|
|
^^^^^^^^^^
|
|
|
|
.. py:method:: Red.on_shutdown()
|
|
|
|
Dispatched when the bot begins it's shutdown procedures.
|