Skip to content

vrumger/WhisperedBot

Repository files navigation

WhisperedBot

Setup

# 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

.env