.. discord-ext-ipcx documentation master file, created by sphinx-quickstart on Thu Sep 7 22:58:36 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. discord-ext-ipcx ================ .. toctree:: :maxdepth: 2 :hidden: :caption: Table of Contents examples api discord-ext-ipcx is a maintained, tested version of the now old discord-ext-ipc library for discord.py v2. It strives to maintain the compatibly of ``discord-ext-ipc`` but with some modern upgrades and touch-ups. Getting Started --------------- Although ``discord-ext-ipcx`` is mostly compatible with the old way of doing things, it is recommended to see the examples in order to know how to use it. :doc:`examples` can be found here. In short, the examples use the new ``setup_hook`` to load the server within the examples instead. Reference --------- - :doc:`api`