Account ban for using bot
anihuli
FREEOP

2 months ago

Hi there.

I have pyrogram bot which answer messages on work account after worktime (after 18:00 until 09:00). If I'll deploy this bot I'll get ban for this or it's OK?

Solved

1 Replies

Railway
BOT

2 months ago

Running a Telegram bot is a legitimate workload and will not result in a ban, as long as you comply with our Fair Use Policy and Terms of Service. Your workspace is currently on the trial with a $5 credit balance, so keep in mind that a long-running bot will consume CPU and memory continuously, which could deplete your credits quickly. If you only need the bot active during specific hours (18:00-09:00), you could use our cron jobs feature to run it on a schedule instead of 24/7, though cron jobs are designed for short-lived tasks that exit on completion rather than persistent processes.


Status changed to Awaiting User Response Railway about 2 months ago


Status changed to Solved anihuli about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...