mns-bot A simple TypeScript Discord bot for querying the MNS. Prerequisites NodeJS v16.11+ TypeScript 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