wit the latest version of npm and node and script doesn't start.
With "npm start" in contect of the tstgbot folder, I get:
npm ERR! missing script: start
If I start the script per "node main.js" it seems to work as expected, expect everything is in russian language instead of english.
Also one more thing: after 5 minutes running the script, I get a lot of telegram messages that "unknown" joined the server. Is that a bug?
wit the latest version of npm and node and script doesn't start.
With "npm start" in contect of the tstgbot folder, I get:
npm ERR! missing script: start
If I start the script per "node main.js" it seems to work as expected, expect everything is in russian language instead of english.
Also one more thing: after 5 minutes running the script, I get a lot of telegram messages that "unknown" joined the server. Is that a bug?