An open API service indexing awesome lists of open source software.

https://github.com/sapphiredev/spinel

Spinel is your operator on the chair when developing. Need any information from DiscordJS, Sapphire, MDN, or other sources? Just request it with a slash command.
https://github.com/sapphiredev/spinel

bot discord hacktoberfest interactions sapphire slash-commands

Last synced: 8 months ago
JSON representation

Spinel is your operator on the chair when developing. Need any information from DiscordJS, Sapphire, MDN, or other sources? Just request it with a slash command.

Awesome Lists containing this project

README

          

![Sapphire Logo](https://raw.githubusercontent.com/sapphiredev/assets/main/banners/SapphireCommunity.png)

# Spinel

**Spinel is your operator on the chair when developing. Need any information from DiscordJS, Sapphire, MDN, or other sources? Just request it with a slash command.**

[![GitHub](https://img.shields.io/github/license/sapphiredev/spinel)](https://github.com/sapphiredev/spinel/blob/main/LICENSE.md)

## Description

This gets deployed to a Docker image in this GH organization and provides Discord Slash Commands for the Sapphire Discord server to get access to:

- Discord Developer Documentation
- Discord.JS Documentation
- Stable branch
- Main branch
- Collections package
- Builders package
- Voice package
- Rest package
- RPC package
- Discord.JS Guide
- GitHub Issue & Pull Request information
- Bot information
- MDN Documentation
- NodeJS Documentation
- Npm Registry search
- Sapphire
- Documentation
- Guide
- Tags

## Usage

### Setup

```sh
# Install dependencies
yarn install

# Compile
yarn build
```

Next duplicate the [`.env`](.env) file and rename it to [`.env.local`](.env.local), then fill in all values.

## Buy us some doughnuts

Sapphire Community is and always will be open source, even if we don't get donations. That being said, we know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance!

We accept donations through Open Collective, Ko-fi, Paypal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice.

| Donate With | Address |
| :-------------: | :-------------------------------------------------: |
| Open Collective | [Click Here](https://sapphirejs.dev/opencollective) |
| Ko-fi | [Click Here](https://sapphirejs.dev/kofi) |
| Patreon | [Click Here](https://sapphirejs.dev/patreon) |
| PayPal | [Click Here](https://sapphirejs.dev/paypal) |

## Contributors

Please make sure to read the [Contributing Guide][contributing] before making a pull request.

Thank you to all the people who already contributed to Sapphire!



[contributing]: https://github.com/sapphiredev/.github/blob/main/.github/CONTRIBUTING.md