Skip to content
/ zenbot Public

🤖 Digital Wellness To Track Game Time and Set Timers 🎮⏰

License

Notifications You must be signed in to change notification settings

Shahaed/zenbot

Repository files navigation

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.