2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-29 21:27:47 +00:00

Update README.md

This commit is contained in:
Pouria Ezzati 2017-09-28 20:14:33 +03:30 committed by GitHub
parent 3691b01b95
commit 28d8a5845b

View File

@ -12,7 +12,7 @@ Initially created to moderate [The Devs Network](https://thedevs.network).
You need [Node.js](https://nodejs.org/) (> 8.4) to run this bot.
1. Create a bot via [@BotFather](https://t.me/BotFather) and grab a **token**.
2. Clone this repository or [downlaod zip](https://github.com/TheDevs-Network/the-gaurd-bot/archive/master.zip).
2. Clone this repository or [downlaod zip](https://github.com/TheDevs-Network/the-guard-bot/archive/master.zip).
3. Install dependencies via `npm install`.
4. Fill `config.example.json` properly and rename it `config.json`.
5. Start the bot via `npm start`.