botlista-wrapper-ts

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i botlista-wrapper-ts

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

3 kB

Total Files

6

Last publish

Collaborators

  • xmuffionex