Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 741 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 741 Bytes

Reg

He's called Reg. Yes the bot has a name so what

Preview

Reg.mp4

Config

{
    "prefix": "$",
    "token": "your-bot-token-here",
    "apikey": "Enjoy-Very-Very-Much",
    "apisite": "https://Make-Your-Own/8000",
    "red": "#b70000",
    "orange": "#ff6a00",
    "green": "#00ff26",
    "purple": "#d604cf"
  }

Help

Install Node.js Link Do These Steps in a Terminal Type Enviroment

  • cd Reg
  • npm i
  • mkdir includes
  • cd includes
  • nano config.json or edit via a form of notepad
  • paste config code in and configure it to your liking
  • save config.json
  • cd ..
  • node index.js