Skip to content
/ Rin Public
forked from an-dyy/Rin

A successor to the Lefi project

License

Notifications You must be signed in to change notification settings

ToxicKidz/Rin

 
 

Repository files navigation

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

About

A successor to the Lefi project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%