Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 830 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 830 Bytes

Rin

A strongly typed discord API wrapper. This is the successor to the Lefi project.

Installation

  1. Poetry

    poetry add git+https//github.com/an-dyy/Rin
    
  2. Pip

    pip install git+https//github.com/an-dyy/Rin
    

Example(s)

Here!

Documentation

Documentation

Contributing

  1. If you plan on contributing please open an issue beforehand
  2. Fork the repo, and setup the poetry env (with dev dependencies)
  3. Install pre-commit hooks (makes it a lot easier for me)
    pre-commit install
    

Join the discord!

Notable contributors