status: run
status: run
If "status: run" is removed or "run" is changed to something else, like "status: stopped", the bot will see that and stop execution. Please don't change it without leaving a detailed message at User talk:Tedder to indicate what the problem is.
The bot, written in perl, uses the following regex to look for the status.
$ret->{'*'} =~ m#^status: run\b#i
It is case-insensitive, but picky that the word and spacing be correct. This means it should "fail dead", not "fail alive".
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.