Never use hello command
first step: git clone https://github.com/VisualTon/Demo2-BE.git
and move all the file to this directory
touch .env
and then
echo "TELEGRAM_TOKEN = 'your token'" > .env
then
make install
finally
make run
your telegram bot is running!