- Copy
.env.example
as.env
and add your bot token there npm i
docker run -p 127.0.0.1:6379:6379 -it redis/redis-stack-server:latest
npm run compile
npm run start
npm run start:daemon
npm run stop:daemon
.env.example
as .env
and add your bot token therenpm i
docker run -p 127.0.0.1:6379:6379 -it redis/redis-stack-server:latest
npm run compile
npm run start
npm run start:daemon
npm run stop:daemon