Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 382 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 382 Bytes

HeyHowsItGoingBot

A meme Discord bot that plays several voice clips and performs other general meme-ery.

Prerequisites

  • Docker
  • Docker Compose

Setup

Clone the repo.

You will need to add a .env file containing the following parameters:

TOKEN=YOUR_TOKEN
OWNER_ID=YOUR_USER_ID

Modify the sample docker-compose.yml as needed.

Run Bot

docker compose up