Telegram Bot who returns useful javascript programming tip (ES5)
hosted on openshift: https://desain-stivensdev.rhcloud.com
Find JavascriptTipBot from your Telegram app and add it: https://telegram.me/javascripttipbot
Command | Description |
---|---|
/giveme | return a random tip about Javascript programming (ES5) |
/start | return a welcome message |
- Clone this repository:
git clone https://github.com/StefanoF/javascript-tip-bot
- update config/telegram.js with your telegram bot token
- Install dependencies and run the server locally:
npm install
node server.js
You can contribute by add new tips about javascript programming, i use this repository: https://github.com/airbnb/javascript/tree/master/es5