dependabot[bot] 5a10901d7b Bump cacheable-request and got
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [got](https://github.com/sindresorhus/got). These dependencies need to be updated together.


Updates `cacheable-request` from 7.0.1 to 10.2.7
- [Release notes](https://github.com/jaredwray/cacheable-request/releases)
- [Commits](https://github.com/jaredwray/cacheable-request/commits)

Updates `got` from 11.3.0 to 12.5.3
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.3.0...v12.5.3)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-12 11:29:15 +00:00
2020-06-14 18:25:10 +05:30
2020-06-16 15:40:36 +05:30
2020-06-14 19:11:06 +05:30
2023-02-12 11:29:15 +00:00
2020-06-15 14:33:49 +05:30
2020-06-16 15:40:36 +05:30
2020-06-16 21:26:26 +05:30

jack

indev - still being made

Telegram bot deployed using Heroku.

Why

A test on async await, and typescript. Since this project is IO-bound(mostly), it makes sense to use Node and Typescript.

Special thanks to: twss

Usage

You don't

But seriously, this is only for me to keep track of stuff

npm i
npm i --only=dev
JACK_TOKEN="u thought" npm start

Goals

  • Read Name
  • Read msgs
  • Deal with msgs
  • Implement response bodies
Description
Telegram bot for various things
Readme 140 KiB
Languages
TypeScript 99.8%
Procfile 0.2%