Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 349 Bytes

Wave Studios Discord Bot

This is the discord bot used in the Wave Studios discord server.

Dependencies:

  • Deno
  • Harmony
  • Discord bot account

Setup:

  1. Clone the github repository
  2. Create a file called .env with the contents token=<your bot token>
  3. Run the command deno run --allow-net --allow-read --allow-env index.ts