Piscord is a python framework to communicate with the Discord api.
In particular, it simplifies the creation of a bot that interacts with a Web server. It thus allows to do much more easily various things like bot control panels.
Piscord Documentation (Only in French for the moment)
You can install it with pip : pip install piscord
Used Modules :
- aiohttp
- websockets
Author : Astremy
Discord : Piscord
This project is licensed under the terms of the MIT license : License
Although it is common to have a v1.x.x stable, piscord is still in beta, we are trying to stabilise the API during the v1.x.x phase and avoid breaking backward compatibility but please keep in mind this is still a provisional API