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

[UNMAINTAINED] A Telegram Bot for Beginners to learn Programming.

License

Notifications You must be signed in to change notification settings

Bhupesh-V/CoderBot

Repository files navigation

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.