https://github.com/FantomeBeignet/railway-sapphire-bot-template
Railway template for a Discord bot using the Sapphire framework and TypeScript
https://github.com/FantomeBeignet/railway-sapphire-bot-template
Last synced: 2 months ago
JSON representation
Railway template for a Discord bot using the Sapphire framework and TypeScript
- Host: GitHub
- URL: https://github.com/FantomeBeignet/railway-sapphire-bot-template
- Owner: FantomeBeignet
- License: mit
- Created: 2023-02-26T19:37:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T01:06:55.000Z (about 2 years ago)
- Last Synced: 2024-10-28T21:40:17.735Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - FantomeBeignet/railway-sapphire-bot-template - Railway template for a Discord bot using the Sapphire framework and TypeScript (TypeScript)
README
---
title: Discord Sapphire Bot
description: A basic Discord bot template using Discord.js and the Sapphire library.
tags:
- typescript
- javascript
- discord
- sapphire
---# Discord Sapphire Bot template
This is a basic Discord bot template using Discord.js and the [Sapphire](https://www.sapphirejs.dev/) library.
[](https://railway.app/new/template/4v1jeR?referralCode=6QmbhN)
## ✨ Features
- Sapphiure
- TypeScript## 💁♀️ How to use
- Install dependencies with `pnpm install`
- Connect to your Railway project `railway link`
- Build the bot `pnpm build`
- Start the bot `railway run pnpm start`