deluxe-bot

Maimai DX Discord bot for scraping user profiles from a friend code

Stars
12

Maimai DX profile scraper Discord bot

Watches a discord channel for a number and attempts to search for that as a friend code on the maimai dx servers, both jp and intl.

Setup

  1. Run npm install to install the requirements.
  2. Rename the config.json.example file to config.json and fill out the details. Alternatively, set the same named config variables as environment variables.
  3. Run node . to start the bot.