Fetch files on Discord from MTGJSON.com
- Node
- You can directly download Node but if you are able to use Brew then you can quickly switch between Node version using the
n
package that Brew provides.
- You can directly download Node but if you are able to use Brew then you can quickly switch between Node version using the
npm install
npm run start
Inside of a server where the bot has join, type !f
, !get
, or !fetch [filename]
. File names without formats will default to .json
.