# Papoh (Pen and Paper Online Helper) ## Run Bot - Rename _token.ts to token.ts and add your token. - run `npm install` - run `npm start` this is an simple bot for mange online Pen and Paper Rounds ## Commands ### Admin Commands #### `papoh create [options]` Name of Master --master "" or -ma "" Name or Descripion of System (Optional) --system "" or -sy "" Name or Descripion of Setting (Optional) --setting "" or -se "" Some extra Notes (Optional) --note "" or -no "" Minum Player Count (Optional) --min Maximum Player Count --max example `papoh create -ma "Christian" --system "DSA 5" --setting "Fantasy" --note "Start at 8pm" --max 5`