Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 290 Bytes

ComfyBot - ComfyTheatre Discord Bot

Useful Discord bot for getting helpful information like current film votes and more.

Install

Install dependencies:

npm install

Create an env config and fill in the required keys:

cp .env.example .env

Start

npm run start