Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vrumger/WhisperedBot


https://github.com/vrumger/WhisperedBot

hacktoberfest

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# WhisperedBot

## Setup

```bash
# 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](https://t.me/BotFather)