A meme Discord bot that plays several voice clips and performs other general meme-ery.
- Docker
- Docker Compose
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.
docker compose up