Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
/ dpextras Public archive

discord.py extensions containing some utility functions for stuff - highly unstable and experimental

License

Notifications You must be signed in to change notification settings

kcomain-wasteland/dpextras

Repository files navigation

Documentation Status CodeQL FOSSA Status

dpextras

opinionated discord.py extension containing some utility functions for stuff

Constructive criticisms are welcome :)

Note that this module is not meant for public use and contain tailored features that I deem important to use in my bots.

Somewhat stable code should reside in the master branch. The develop branch contains code that might break.

I am aware of the millions of other repos that probably do things that I do here already, but I'm the kind of person that does stupid useless things.

Installing

This project won't be released on PyPI until it's stable enough. In the meantime, you can install this module from source.

Installing with TestPyPI is discouraged.

# Using testPyPI
pip install -i https://test.pypi.org/simple/ dpextras

# Using git+HTTPS
pip install git+https://github.com/kcomain/dpextras

# Using git+SSH
pip install git+ssh://[email protected]/kcomain/dpextras

Contributing

Refer to contributing.md

Docs

https://dpextras.kcomain.dev


Acknowledgments

If you have contributed to this project, your name will be added here :)

License info

FOSSA Status

About

discord.py extensions containing some utility functions for stuff - highly unstable and experimental

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published