Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sawa-ko/neko-plugins
Plugins for @sapphire/framework.
https://github.com/sawa-ko/neko-plugins
discord plugin sapphire typescript
Last synced: about 2 months ago
JSON representation
Plugins for @sapphire/framework.
- Host: GitHub
- URL: https://github.com/sawa-ko/neko-plugins
- Owner: sawa-ko
- License: mit
- Created: 2022-02-07T22:34:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T07:29:38.000Z (2 months ago)
- Last Synced: 2024-10-30T03:44:33.374Z (2 months ago)
- Topics: discord, plugin, sapphire, typescript
- Language: TypeScript
- Homepage: https://sawa-ko.github.io/neko-plugins/
- Size: 21.5 MB
- Stars: 22
- Watchers: 1
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Neko Plugins Logo](https://raw.githubusercontent.com/kaname-png/neko-plugins/main/assets/logo.png)
# @kaname-png/neko-plugins
## Plugins for @sapphire/framework
[![GitHub](https://img.shields.io/github/license/kaname-png/neko-plugins)](https://github.com/kaname-png/neko-plugins/blob/main/LICENSE.md)
[![codecov](https://codecov.io/gh/sawa-ko/neko-plugins/branch/main/graph/badge.svg?token=7B0AVB4YG6)](https://codecov.io/gh/sawa-ko/neko-plugins)---
[![npm (scoped)](https://img.shields.io/npm/v/@kaname-png/plugin-statcord?color=crimson&label=%40kaname-png%2Fplugin-statcord&logo=npm)](https://www.npmjs.com/package/@kaname-png/plugin-statcord)
[![npm (scoped)](https://img.shields.io/npm/v/@kaname-png/plugin-env?color=crimson&label=%40kaname-png%2Fplugin-env&logo=npm)](https://www.npmjs.com/package/@kaname-png/plugin-env)
[![npm (scoped)](https://img.shields.io/npm/v/@kaname-png/plugin-api-jwt?color=crimson&label=%40kaname-png%2Fplugin-api-jwt&logo=npm)](https://www.npmjs.com/package/@kaname-png/plugin-api-jwt)
[![npm (scoped)](https://img.shields.io/npm/v/@kaname-png/plugin-subcommands-advanced?color=crimson&label=%40kaname-png%2Fplugin-subcommands-advanced&logo=npm)](https://www.npmjs.com/package/@kaname-png/plugin-subcommands-advanced)
[![npm (scoped)](https://img.shields.io/npm/v/@kaname-png/plugin-influxdb?color=crimson&label=%40kaname-png%2Fplugin-influxdb&logo=npm)](https://www.npmjs.com/package/@kaname-png/plugin-influxdb)
[![npm (scoped)](https://img.shields.io/npm/v/@kaname-png/plugin-sentry?color=crimson&label=%40kaname-png%2Fplugin-sentry&logo=npm)](https://www.npmjs.com/package/@kaname-png/plugin-sentry)
[![npm (scoped)](https://img.shields.io/npm/v/@kaname-png/plugin-bot-list?color=crimson&label=%40kaname-png%2Fplugin-bot-list&logo=npm)](https://www.npmjs.com/package/@kaname-png/plugin-bot-list)
---
Plugins made to work with `@sapphire/framework`, a `framework` for `discord.js` with the utility to easily create bots with a multitude of tools already built in.
Everyone can contribute their plugins here if they wish, all are welcome. if you have an idea of a plugin that you think will be useful to work with `@sapphire/framework`, this is your place, **welcome to the Sapphire Plugins Nekommunity!** πΎπ
## π Plugins
1. [Statcord](https://github.com/kaname-png/neko-plugins/tree/main/packages/statcord): Plugin for
[`@sapphire/framework`](https://github.com/sapphiredev/framework) to send and manage bot statistics on
[statcord](https://statcord.com).
2. [Env](https://github.com/kaname-png/neko-plugins/tree/main/packages/env): Plugin for @sapphire/framework to manage environment
variables for use with any [`@sapphire/framework`](https://github.com/sapphiredev/framework) bot project.
3. [API-JWT](https://github.com/kaname-png/neko-plugins/tree/main/packages/api-jwt): Plugin for
[`@sapphire/framework`](https://github.com/sapphiredev/framework) to use [JSON Web Tokens](https://jwt.io) instead of
[HttpOnly Secure Cookies](https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies) in the plugin [@sapphire/plugin-api](https://www.npmjs.com/package/@sapphire/plugin-api).
4. [Subcommands advanced](https://github.com/kaname-png/neko-plugins/tree/main/packages/subcommands-advanced): Plugin for [`@sapphire/framework`](https://github.com/sapphiredev/framework) to be able to create subcommands based on command classes.
5. [InfluxDB](https://github.com/kaname-png/neko-plugins/tree/main/packages/influxdb): Plugin for
[`@sapphire/framework`](https://github.com/sapphiredev/framework) to publish stats to an
[`InfluxDB`](https://www.influxdata.com) instance.
6. [Sentry](https://github.com/kaname-png/neko-plugins/tree/main/packages/sentry): Plugin for [`@sapphire/framework`](https://github.com/sapphiredev/framework) to publish errors to [sentry](https://sentry.io).## π₯ Features
- Full TypeScript & JavaScript support
- Written in TypeScript
- Comumunity plugins## πΊ Thanks to everyone who contributes to the plugin community
All plugins created by the community, for the community, are appreciated.
Kaname
π» π π π π§ π
Sebazz
π π»
Chiko
π π»
Williams Bussat
π» π π€
Davide Trinastich
π» π€
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!