Skip to content
/ dogey Public

A dogehouse python API.

License

Notifications You must be signed in to change notification settings

StamTsag/dogey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.