Lets say we have a telegram bot running on node.js using node library: node-telegram-bot-api
Do we need to worry about any security problems, like can someone hack my server and access the source code or data through the API connection?
Lets say we have a telegram bot running on node.js using node library: node-telegram-bot-api
Do we need to worry about any security problems, like can someone hack my server and access the source code or data through the API connection?