Telegram notification service

Parad0x 33beb64627 - Updated totify`s unit file to support enable 6 lat temu
src 680f9f14e9 - Added JSDocs for most functions 6 lat temu
systemd-unit 33beb64627 - Updated totify`s unit file to support enable 6 lat temu
.gitattributes 8fdc1faa82 - Moved to typescript 6 lat temu
.gitignore 215808bbec - Add packaging script 6 lat temu
LICENSE.md 492c8b3f2c - Fixed license author and year 6 lat temu
README.md 8fdc1faa82 - Moved to typescript 6 lat temu
TODO e086d8483e - Added TODO 6 lat temu
client.js 8fdc1faa82 - Moved to typescript 6 lat temu
package-lock.json 44eadf8b22 - Removed nodemon and empty settings 6 lat temu
package.json 44eadf8b22 - Removed nodemon and empty settings 6 lat temu
pkg.sh b1b9b81f69 - Fixed pkh.sh script final cwd 6 lat temu
tsconfig.json 8fdc1faa82 - Moved to typescript 6 lat temu

README.md

Totify

Dev tools

  • Typescript
  • Nodemon

Scripts

start

node src/index.js

startDev

nodemon src/index.js

build

tsc