Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 898 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 898 Bytes

DevHelper Bot (dev-helper-bot)

Deploy

Installation

  • Clone the Repo
  • Rename the .env.example file to .env
  • Follow the Discord Bot Guide
    • Complete "Creating a Bot Account" through Step 7
    • Paste the copied Token into the .env file
    • Start the bot with npm run start
    • Complete "Inviting Your Bot" through Step 7

Contributing