Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 579 Bytes

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.