/ZeroTwo

My very own discord bot that has been written in TypeScript.

Primary LanguageTypeScript

forthebadge forthebadge forthebadge

About

This repo contains the full content of my discord bot for free! (under a license) Please check it out and contribute if you wish to do so!

Installation

Preffered node version is listed in the .nvmrc file. Use nvm install to that specific version.

Development

# .env
DISCORD_TOKEN = # your bot token
IMPERIAL_TOKEN = # your imperial token
$ yarn
$ yarn dev