Skip to content

Wave-Studio/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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