Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 666 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 666 Bytes

Simple Reddit (Telegram) Bot

A simple Reddit Telegram bot. Read the tutorial.

How to run the project

Requires NodeJS to be installed on your system.

#1. Download the project (zip).

#2. Unzip the project

#3. Open the project folder in your terminal (command prompt)

#4. Insert your Telegram Bot API-token in index.js

#5. Install dependencies npm install

#6. Run the project using npm start

#7. Talk to your bot!