- Install dependencies by running
yarn install
- run
yarn setup
to initialize log and env files. - Open .env file and fill
BOT_API
&CHAT_ID
value - Start bot with
yarn start
- Chat log will be found in
log.json
file. - Bot will automatically remove sticker & audio post
Output "Hello World!"
Add user to queue.
Allow next asker to state question.