2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00
2023-11-12 21:26:31 +03:00

remove-keyboard-bot

Run bot

  1. install NodeJS
  2. clone this repo: git clone https://git.zeldon.ru/zeldon/remove-keyboard-bot.git
  3. cd to dir with bot
  4. write npm i
  5. cp env: cp .env.example .env
  6. edit .env (add token)
  7. start in dev mode: npm run dev and prod: npm run build && node dist/index.js
Description
remove keyboard in telegram chat
Readme 42 KiB
Languages
TypeScript 100%