Discord Vcc Generator

create unlimited vcc with this discord bot

gif

Requirements

  • create an account on Moon
  • deposit at least 5$
  • create a new discord bot and get bot access token
  • get your moon account access token (detailed more in bottom of readme)

Installation and running

  • you must have python installed
  • run pip install -r requirements.txt
  • opens config.json edit bot_access_token with your discord bot token
  • run app.py !
  • run /setup

Commands

command usage
/setup save your moon account access token to bot
/generate generate a new vcc and delete old one
/transcations get your lastest 10 transactions

how to get moon access token ?

  1. Go to the Moon website on your desktop browser and log into your account.

  2. Next, press Ctrl+Shift+I (or Cmd+Option+I on Mac) or(right click + inspect) on your keyboard to enter Developer Tools. Click Network from the toolbar at the top. alt alt

  3. Reload the tab by pressing F5.

  4. alt

  5. There will be many more values within Network. Type onchain/ into the field marked Filter. From the results below, click latest one. alt

  6. Within invoice, click the Headers tab. Scroll down until you see authorization.after Bearer This is your moon access token. alt