Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 181 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 181 Bytes

memoryBot

Running

Copy docker-compose.yml file and put the following in .env file in the same directory

TOKEN=xxxxx
CHANNEL_ID=-100xxxxxx

Then docker compose up.