A Nextcord extension for inter-process communication.
Python 3.8 or higher is required
It is necessary to first install Nextcord
Then install the extension by running one of the following commands:
# Linux/macOS
python3 -m pip install -U nextcord-ext-ipc
# Windows
py -3 -m pip install -U nextcord-ext-ipc
Copyright (c) 2020 Ext-Creators
Copyright (c) 2021 Nextcord Developers