SkillAgentSearch skills...

Koreanbots.rs

Koreanbots API wrapper library

Install / Use

/learn @AkiaCode/Koreanbots.rs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

koreanbots-rs

Notice: Change koreanbots-rs to koreanbots

Example

use koreanbots::blocking::Client;

fn main() {
    let client = Client::new("");
    println!("{:?}", client.get_bot("387548561816027138"));
}

koreanbot = { version = "2.0.1", features=["blocking"]}

License: Apache-2.0

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5mo ago
Forks1

Languages

Rust

Security Score

87/100

Audited on Oct 12, 2025

No findings