Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 283 Bytes

Conflict starter

Starter template for Conflict. To get started, run

npx create-conflict-app

Once you've run the command, set the guild ID in bot/commands/help.js to define your first guild command. To start development, run

npm run dev