If you want to meditate, please use our bot.
To enter our public beta enter the link https://t.me/meditacoachbot and ask for permissions to @morhook via DM. The bot will give you your telegramId to be able to give you permissions.
Generate .env file using .env.example as template.
Install dependencies
npm i
The third parameter is the telegram id, the fourth one is the message.
node medita 123456 /start
npm start
- if you have problems registering on the BOT FATHER of telegram our bot, try expanding the timeout on node level, or sending messages back into telegram API (like the pong after the ping, etc)
export NODE_OPTIONS="--network-family-autoselection-attempt-timeout=500"