Skip to content

magicmachine/salesbot

 
 

Repository files navigation

RuneBot

Serving the Forgotten Runes Wizards with Discord data

This bot is built with the Nest framework for TypeScript and uses ethers.js as the Web3 provider

Installation

Copy the .env.example file to .env and add required environment variables

Developing

yarn install
yarn start:debug

License

MIT licensed.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%