javascript-tip-bot

所属分类:聊天室
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2016-05-02 18:51:44
上 传 者sh-1993
说明:  Telegram Bot,返回有用的javascript编程提示(ES5),
(Telegram Bot who returns useful javascript programming tip (ES5),)

文件列表:
LICENSE (1070, 2016-05-02)
config/ (0, 2016-05-02)
config/telegram.js (59, 2016-05-02)
controllers/ (0, 2016-05-02)
controllers/botCtrl.js (1488, 2016-05-02)
package.json (258, 2016-05-02)
public/ (0, 2016-05-02)
public/css/ (0, 2016-05-02)
public/css/app.css (304, 2016-05-02)
public/img/ (0, 2016-05-02)
public/img/braces.png (37777, 2016-05-02)
public/img/github-logo.jpg (38128, 2016-05-02)
public/img/literalarray.png (14275, 2016-05-02)
public/img/literalobject.png (14335, 2016-05-02)
public/img/reserved.png (27855, 2016-05-02)
public/img/singlequote.png (30878, 2016-05-02)
public/img/typeof.png (38491, 2016-05-02)
public/index.html (1242, 2016-05-02)
routes/ (0, 2016-05-02)
routes/apiRoutes.js (389, 2016-05-02)
server.js (747, 2016-05-02)
services/ (0, 2016-05-02)
services/telegramService.js (823, 2016-05-02)
services/tipService.js (1324, 2016-05-02)

# javascript-tip-bot Telegram Bot who returns useful javascript programming tip (ES5) ## Demo hosted on openshift: https://desain-stivensdev.rhcloud.com ## How to use? 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 | ## How to test locally? 1. Clone this repository: ```git clone https://github.com/StefanoF/javascript-tip-bot``` 2. update config/telegram.js with your telegram bot token 3. Install dependencies and run the server locally: ``` npm install node server.js ``` ## How to contribute? You can contribute by add new tips about javascript programming, i use this repository: https://github.com/airbnb/javascript/tree/master/es5

近期下载者

相关文件


收藏者