/Tg_bot

Telegram bot using node js

Primary LanguageJavaScript

Simple Reddit (Telegram) Bot

A simple Reddit Telegram bot.

How to run the project

Requires NodeJS to be installed on your system.

#1. Download the project

#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!