saavan-post
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Saavan Post

Saavan Post is a tool for posting data to topgg for (Oceanic.js) Library only

Installation

You can install Saavan Post via npm:

npm install saavan-post

Usage

const { AutoPoster } = require('saavan-post');

// Example usage
const post = AutoPoster(this.client.config.topgg, this.client);
post.on('posted', () => {
   console.log('Server count posted!');
});

Features

  • Post data to top.gg easily
  • Simple to integrate into existing projects.
  • Support comming in every library soon

Documentation

For detailed documentation, please refer to the Wiki.

Contributing

Contributions are welcome! Please check out the contribution guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • This project was inspired by XYZ.
  • Special thanks to ABC for their contributions.

Contact

For any inquiries or feedback, please contact author-name.

Readme

Keywords

Package Sidebar

Install

npm i saavan-post

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

9.15 kB

Total Files

11

Last publish

Collaborators

  • akabhijit