TeliQKit is a Swift library for TeliQ, which is a Chat client for macOS.
Download for
Source Code
🧪 Working in Progress
This framework is fully based on NapCat API development. So you can refer to the NapCat for more information.
To use this library, add the package to your project and then import it.
// swift-tools-version: 5.10
import PackageDescription
let package = Package(
dependencies: [
.package(url: "https://github.com/Teli-Q/TeliQKit.git", from: "main")
]
)
Then, import the package in your source code:
import TeliQKit
TeliQKit is licensed under AGPL-3.0. You can use it for free, but you must open source your code.
TeliQKit © Wibus, Released under AGPL-3.0. Created on Nov 5, 2024.
Personal Website · Blog · GitHub @wibus-wee · Telegram @wibus✪