evgrekov
PROOP
2 years ago
Hello! I try to run my nodejs app (Telegram userbot). Locally, I have an input in console to input verification code and so on. How do I do it in Railway? thx!
2 Replies
2 years ago
userbots are strictly prohibited on railway -
if you are running a telegram bot make sure you are using the bot token you get from bot father, not a user session.