Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Latest commit

 

History

History
49 lines (37 loc) · 2.15 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.15 KB

CoderBot

beta

A Telegram Bot for Beginners to learn Programming

CoderBot

Chat with CoderBot

The Bot is currently undeployed due to some bugs. Will be Live Soon

Build Status David Bhupesh-Telegram Bot API CodeFactor

Sample Chats

alt text alt text alt text alt text

Requirements

  1. node-telegram-bot-api

    Use npm install --save node-telegram-bot-api to install

    Or check the documentation here Github : node-telegram-bot-api

Installation

  1. Clone the Repository
 git clone https://github.com/Bhupesh-V/CoderBot.git
  1. Change working directorynotifications
cd CoderBot
  1. Start the Node application
node index.js

Deployed on Heroku

License

MIT License (MIT)

Contributing

See CONTRIBUTING file for contributing.