Skip to content

ldrk11/Islands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Islands

Island is a Discord bot for... Discord! (what)
This bot is still a work in progress and likely has many bugs so beware!

Requirements

  • NodeJS (Click link to install)
  • TypeScript (Look below for how to install)

Installing Typescript

Run npm install typescript in terminal (npm is apart of nodejs therefore you need to install nodejs first)

How to Run

Open up Terminal in the project root and run the following to things

  1. Create .env file in the root and add your bot token using a text editor
DISCORD_TOKEN=abcdefg
  1. Compile the code
tsc
  1. Run it!
node build/main.js

About

Island is a Discord bot for Discord! (what)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published