Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 572 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 572 Bytes

RevoltKit

RevoltKit is a package that enables communication with the Revolt API


This project is heavily inspired by DiscordKit.

Installation

Swift Package Manager

  • Add the following code to the dependencies array of your Package.swift file:
.package(url: "https://github.com/gulje/RevoltKit", branch: "main")

Special Thanks

  • meppu - for designing the logo