Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.08 KB

Piscord

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.

Documentation

Piscord Documentation

Tutorial

Piscord Documentation (Only in French for the moment)

How to use it

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