SeqSEE / mns-bot

A simple TypeScript Discord bot for querying the MNS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mns-bot

mns-bot

A simple TypeScript Discord bot for querying the MNS.

Prerequisites

Setup

  • clone this repo
git clone https://github.com/SeqSEE/mns-bot.git
  • install the dependencies
cd mns-bot
npm install
  • build the project
npm run build
  • start the bot
npm run start

About

A simple TypeScript Discord bot for querying the MNS.

License:MIT License


Languages

Language:TypeScript 96.6%Language:JavaScript 3.4%