Dogehouse is officially shut down but that doesn't mean this project will die without cause.
This API can be the starting block for anyone willing to take part in API development.
-
Easy adaptability owing to similar syntax to other famous APIs such as discord.py
-
Always updated with the latest additions to dogehouse
-
High performance since less packages are imported and expensive variables are rate-limited
The default help command of the basic commands example
-
python >= 3.8
-
pip3
-
git clone https://github.com/Shadofer/dogey.git
-
cd dogey
-
pip install .
You can now import dogey
in any of your programs.