Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 601 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 601 Bytes

KIRBot - Keepin it real since 2023

Local Development Setup

  • Node.js https://nodejs.org/en/download
  • npm install -g discord.js dotenv nodemon
  • Clone this repo
  • Create .env file and get token from steel
    • TOKEN='[INSERT TOKEN HERE]'
  • run nodemon command from development directory, and should start local instance and dev bot should respond to commands

Push to prod

  • Give me github deets so I can add you as a contributor
    • Alternatively send the code and ill add it myself
  • Commit/push changes to github repo
  • Ping steel to push to prod bot server (better process inbound)