Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 278 Bytes

duck-bot

The Discord implementation of a SeasideFM bot.

Also pulls from seaside-api.

How to run

  • Populate .env as needed
  • Get a virtualenv setup (if desired). Makefile assumes venv
  • Run make install && make install-dev to get deps
  • Run make run to run bot