# Clone the repository
git clone https://github.com/YouTwitFace/WhisperedBot.git
cd WhisperedBot
# Copy the example env file to .env
cp example.env .env
# Install dependencies
npm install
# Start the bot
npm start
- BOT_TOKEN - the bot token from @BotFather