halbot

v1992.1.7
Just another `ChatGPT` / `Gemini` / `Mistral (by ollama)` Telegram bob, which is simple design, easy to use, extendable and fun.

start

node bin/halbot.mjs

debug

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

test

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

updep

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

gitsync

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

build

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

pub

npm run build && npm run gitsync

beta

npm publish --tag beta
npm i halbot

Metadata

  • MIT
  • >=19.x
  • Leask Wong
  • released 9/7/2024

Downloads

Maintainers