Skip to content

Oficjalny wrapper dla API polskiej listy Botów discord napisany w TypeScript

Notifications You must be signed in to change notification settings

mafineeek/botlista.pl-official-ts-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to botlista-wrapper-ts 👋

Version Documentation Maintenance License: ISC Twitter: muffionex

Official botlista api wrapper written in TypeScript

Install

npm install botlista-wrapper-ts

Usage

/* Adding variable */
const Botlista = require("botlista-wrapper-ts");
/* Getting bot */
const BOT = await Botlista.GetBot(BotID: Snowflake);
/* Log bot info */
console.log(BOT)

Author

👤 xMuffionex

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 xMuffionex.
This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator

About

Oficjalny wrapper dla API polskiej listy Botów discord napisany w TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published