Skip to content

A Discord Bot template written in TypeScript and built with @sapphire/framework

License

Notifications You must be signed in to change notification settings

Arties-Templates/bot-template

Repository files navigation

Discord Bot Template | Sapphire + TypeScript

Requirements

Setup of the Bot

  • Go to the src directory and use cp .env.development .env.development.local and fill out the copied file
  • To add multiple owners just simply use spaces

Running the Bot

Running the bot is simple but first we need to compile the code.

  • Compiling the code yarn build
  • Running the bot yarn start

License

This project is licensed under the MIT License.