Workspace setup: npm install
, then npm start
to start server
Also, remember to set the required environment variables (see .env.defaults), eg. by creating a .env file
For the TG bot to work, you need to enable /setinlinefeedback in BotFather. See Telegram API docs for more info