Bhupesh-V / CoderBot

[UNMAINTAINED] A Telegram Bot for Beginners to learn Programming.
MIT License
4 stars 4 forks source link
chatbot chatbot-telegram javascript nodejs telegram telegram-bot telegram-bot-api

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

  2. Clone the Repository
    git clone https://github.com/Bhupesh-V/CoderBot.git
  3. 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.