Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 360 Bytes

Akairo typescript template

A template for you to start making a discord bot using nodejs, akairo, and typescript.

How to set up

  1. Click the "Use this template" button to create a new repository from this template
  2. Copy src/config/example-options.ts to src/config/options.ts and replace the token
  3. Make the bot :) (yarn start to run the bot)