Awesome
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
- BOT_TOKEN - the bot token from @BotFather