Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 449 Bytes

readme.md

File metadata and controls

19 lines (17 loc) · 449 Bytes

Tsubasa.js

Tsubasa.js is a work in progress javascript rewrite of my C# Discord bot Tsubasa. The functionality is currently limited but much more is planned for the future.

Installation Instructions

Downloading the bot.

git clone https://github.com/QuillDev/TsubasaJS.git
cd TsubasaJS
npm install
npm start

Seting up the config

File: .env

DISCORD_TOKEN=THIS_IS_WHERE_YOUR_REALLY_LONG_TOKEN_GOES
DISCORD_PREFIX=t>