FROM archlinux WORKDIR /root RUN pacman -Sy --noconfirm mpv jq curl speedtest-cli bc npm \ && npm install --global fast-cli COPY . . CMD ./bot.sh