How to make a private Telegram bot accessible only by its owner?
You can do this in setting, you need to check by yourself, just exit program if .message.from.id not equal to yours. You can disable join group via /setjoingroup, but you can’t invite bot to group either.