Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.55 KB

README.md

File metadata and controls

43 lines (22 loc) · 1.55 KB

Dogey icon

GitHub GitHub Repo stars GitHub forks GitHub commit activity Lines of code

IMPORTANT

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.

Reasons to use Dogey

  • 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

Screenshots

The default help command of the basic commands example

Dogey help command

Installation

Requirements

  • python >= 3.8

  • pip3

Guide

  • git clone https://github.com/Shadofer/dogey.git

  • cd dogey

  • pip install .

You can now import dogey in any of your programs.