Ali Movahedi
|
23cff62505
|
style: lint code
lint code on files: index.js, poll.js and argument-parser.js
|
2016-03-28 12:30:54 +04:30 |
|
Ali Movahedi
|
e5c25bd9c1
|
refactor: remove grunt and babel
remove grunt from dependencies, and use transformed code instead using babel/register.
change API a litte
|
2016-03-28 12:26:07 +04:30 |
|
Mahdi Dibaiee
|
cdb5adc71f
|
feat(stop): ability to stop bot from listening on updates
resolve #12
|
2015-11-08 06:52:06 +03:30 |
|
Mahdi Dibaiee
|
82961d7fa5
|
build
|
2015-07-27 10:08:52 +04:30 |
|
Mahdi Dibaiee
|
2dd3dd2e80
|
Avoid Listener leaks by setting a max answer threshold
|
2015-07-15 21:11:33 +04:30 |
|
Mahdi Dibaiee
|
41ca326173
|
feat: If a required argument is not supplied, ask for it and then resolve the command listener.
Thanks to @amovah for his contributions
|
2015-07-09 15:46:27 +04:30 |
|
|
2aaed21195
|
Ask for arguments
|
2015-07-09 14:26:17 +04:30 |
|
|
477f99b40c
|
change return data in argument-parser.
|
2015-07-09 00:42:11 +04:30 |
|
Mahdi Dibaiee
|
5c36581e08
|
Change 'word' argument type from \w to \s – resolves #6
|
2015-07-07 01:54:29 +04:30 |
|
Mahdi Dibaiee
|
9d470eed7d
|
Remove console.log
|
2015-07-06 04:52:10 +04:30 |
|
Mahdi Dibaiee
|
b53817ced7
|
Switch from restler to unirest
restler is buggy and doesn't support utf8 multipart requests
|
2015-07-06 04:35:25 +04:30 |
|
Mahdi Dibaiee
|
bd4f0ed027
|
Add Argument Parser 💪
|
2015-07-05 18:06:27 +04:30 |
|