https://github.com/kunoichiz/sapphire
Discord bot for the Pokémon Crossroads Discord Channel
https://github.com/kunoichiz/sapphire
discord discord-bot pokemon-crossroads sapphire sapphire-project
Last synced: 21 days ago
JSON representation
Discord bot for the Pokémon Crossroads Discord Channel
- Host: GitHub
- URL: https://github.com/kunoichiz/sapphire
- Owner: KunoichiZ
- License: apache-2.0
- Created: 2020-10-30T21:15:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T05:14:24.000Z (6 months ago)
- Last Synced: 2024-10-24T09:24:37.242Z (6 months ago)
- Topics: discord, discord-bot, pokemon-crossroads, sapphire, sapphire-project
- Language: TypeScript
- Homepage:
- Size: 3.4 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Sapphire
Discord bot for the Pokemon Crossroads Discord Channel
### Libraries used:
- [Discord.js](https://discord.js.org/#/)
- [Sapphire Framework](https://github.com/sapphire-project/framework)## Credits
- All of the dependencies listed in [package.json](./package.json).
- [Dominus](https://github.com/dominus-project/dominus) for the help command and emoji argument.
- [Evlyn](https://github.com/skyra-project/evlyn) for the OwnerOnly precondition.
- [Godfather](https://github.com/Stitch07/godfather) for the piece & user arguments, info, ping, prefix, stats, and reload commands, mentionPrefixOnly event, SapphireCommand, and AdminOnly precondition.
- [Skyra](https://github.com/skyra-project/skyra) for the Pokémon commands and all related data.