/RedditTelegramBot

Telegram Bot to fetch the latest post from your Subreddit

Primary LanguageJavaScript

Simple Telegram Bot to fetch the latest post from a SubReddit.

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. npm install telegraf

#7. Run the project using npm start

#8. Talk to your bot!