didier/backend/ipc_client.py

4 lines
83 B
Python

from discord.ext import ipc
ipc_client = ipc.Client(secret_key="SOME_SECRET_KEY")