Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 388 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 388 Bytes

Stop Playing

A Discord bot to time your gaming.

Requirements

  • Node 12.5+
  • Typescript 3.5+

Environmental Variables

cp .env_sample .env

Running Locally

If you plan on using voice you need FFMPEG installed:

MacOS --> brew install ffmpeg

Linux and Windows --> Use this guide.