Please, set your telegram bot code in src/configurations/custom-general.js
.
You can find in https://telegram.me/botfather.
npm i
npm run dev
npm run start
docker build --rm -f "Dockerfile" -t alfred-telegram-bot:alpha .
docker run --rm -d alfred-telegram-bot:alpha