halbot

v1990.1.21
Just another ChatGPT/Bing Chat Telegram bob, which is simple design, easy to use, extendable and fun.

pub

npm run build && npm run gitsync

beta

npm publish --tag beta

test

node --inspect --trace-warnings test.mjs

build

npm run updep && ( git commit -am 'update dependencies' || true )

debug

node --inspect --trace-warnings debug.mjs

start

node bin/halbot.mjs

updep

npx npm-check-updates -u && npm install

gitsync

( git commit -am "Released @ `date`" || true ) && git pull && git push

Metadata

  • MIT
  • >=19.x
  • Leask Wong
  • released 4/8/2023

Downloads

Maintainers