UNPKG

makecord-create

Version:

Create advanced Discord Bots with Makecord - Now with TypeScript support

12 lines (10 loc) 156 B
version: '3.8' services: bot: build: . restart: unless-stopped env_file: - .env volumes: - ./:/app - /app/node_modules