53 Commits

Author SHA1 Message Date
7b7aa0771b Merge pull request #7 from chrisvrose/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
2021-06-12 15:50:30 +05:30
dependabot[bot]
f6be56974d Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 13:14:24 +00:00
6c02353973 es2019 for the win 2020-06-16 21:26:26 +05:30
20ed711dda Merge pull request #6 from chrisvrose/twss
Add twss
2020-06-16 15:42:22 +05:30
d2e868f94a twss add 2020-06-16 15:40:36 +05:30
41a5d79080 Merge pull request #5 from chrisvrose/read-msgs
Finish implementing a way to receive messages
2020-06-15 14:40:38 +05:30
c9282c1ab7 finish recieve messages 2020-06-15 14:33:49 +05:30
4cb7fddf92 Remove yargs 2020-06-14 19:12:03 +05:30
611c70e5bf Remove uneeded files 2020-06-14 19:11:06 +05:30
a3ab4f71aa Move to devDependencies,set timeout 2020-06-14 19:09:14 +05:30
4c148ab660 Add typescript 2020-06-14 19:06:25 +05:30
e1e05839b1 Fix Previous 2020-06-14 19:03:07 +05:30
71ce652fe2 More weird stuff 2020-06-14 19:02:36 +05:30
cefa856eec Update scriptNames 2020-06-14 18:55:55 +05:30
94267102ff tsc? 2020-06-14 18:53:57 +05:30
a71acc59cf Add procfile 2020-06-14 18:51:18 +05:30
d6212fac59 Remove clutter 2020-06-14 18:45:04 +05:30
1451a4c5bd Add error handles and getUpdates 2020-06-14 18:25:10 +05:30
ed8fc1791b Reset repo 2020-06-14 16:17:16 +05:30
0ae1a283e6 Merge pull request #3 from chrisvrose/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.1.1 to 6.4.1
2020-05-08 22:51:06 +05:30
2b2d4eac31 Merge pull request #4 from chrisvrose/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
Bump https-proxy-agent from 2.2.2 to 2.2.4
2020-05-08 22:50:39 +05:30
dependabot[bot]
0455b54908 Bump https-proxy-agent from 2.2.2 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 19:28:09 +00:00
dependabot[bot]
1766e7f42e Bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 16:14:51 +00:00
282cb62d75 Merge pull request #2 from chrisvrose/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
2019-09-08 16:10:08 +05:30
dependabot[bot]
ffd825f750 Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-08 09:18:46 +00:00
35e9b6122c Update README 2019-08-06 15:10:18 +05:30
aed88badf5 Add terms to README 2019-08-06 15:06:42 +05:30
465736a6f3 Update README 2019-08-06 15:05:37 +05:30
a625645e2a Update README 2019-08-06 15:04:35 +05:30
5b15e80499 Respond better 2019-08-06 14:20:00 +05:30
31b6310d5f Basic command response 2019-08-06 12:44:30 +05:30
a619bb6f30 Search basics 2019-08-06 12:22:22 +05:30
8d3a80a25c Add dependency 2019-08-06 08:36:59 +05:30
ec618ad896 Audit fix 2019-08-05 22:01:07 +05:30
2e72d1bd8e Basic response filtering 2019-08-05 21:59:54 +05:30
bf9353a5cc Implement basic replies 2019-08-05 20:56:31 +05:30
8d9b5a3986 Build basic Process code 2019-08-05 18:20:32 +05:30
26e7135c36 Changes 2019-08-05 13:41:24 +05:30
09d5af9d28 Mark offset 2019-08-05 13:41:19 +05:30
481e448b62 Update Offset parameters 2019-08-05 09:43:07 +05:30
794810a7e0 remove unnecesscary var 2019-08-04 22:03:44 +05:30
f9ab5776d4 Better request format, expect only JSON reply 2019-08-04 21:31:55 +05:30
a91829d25c Include default startup parameters 2019-08-04 21:31:27 +05:30
d579d0a2ca Test output and getUpdates 2019-07-18 18:23:44 +05:30
edee53f7d8 Update dependencies, add requirement 2019-07-11 16:17:17 +05:30
e8d93a9586 Move updates 2019-07-11 16:14:20 +05:30
1f105cd2d6 Add api-token.json to gitignore 2019-07-11 16:12:13 +05:30
44fdca8c19 Token json push 2019-07-11 16:11:34 +05:30
f1a6a4b005 Merge pull request #1 from chrisvrose/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.2 to 3.13.1
2019-06-26 08:23:53 +05:30
dependabot[bot]
3b5c8c35e3 Bump js-yaml from 3.12.2 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.2 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-26 02:50:48 +00:00