Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 583 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 583 Bytes

Discordium

An rust-based Discord api wrapper for Python.

📦 Requirements

  • Python ?.? Todo: Find the python version
  • Maturin (pip install maturin)

🏗️ Installation

You can install the latest release from PyPI (Todo: Create pypi package).

pip install idonthaveapypipackagecurrently

If you want to install the latest version from the repository, you can do so by running the following command. You will need git install.

pip install git+https://github.com/Miko0187/discordium.git