Eğer günün maddesi oluşturulmamış ise geçmiş günlerden rastgele bir GM sayfası seçip onun içeriği ile sayfayı oluşturur.
.pass
dosyası içerisine kullanıcı adı ve şifresi kaydedilirdeneme.py
içerisindeusername
güncellenerek çalıştırılır. Deneme sayfası üzerinde test yapılırGununMaddesi.py
içerisindeusername
güncellenerek çalıştırılır. Program test edilir- Programı her gece otomatik çalıştırmak için ToolsForge üzerine aşağıdaki cron komutu düzenlenerek kaydedilir.
35 23 * * * /usr/bin/jsub -N Vikipedi-GununMaddesi -once -quiet python /data/project/mavrikant/GununMaddesi/GununMaddesi.py
Login methodu artık deprecated olduğu için uyarı vermekte. Şimdilik çalışsa da gelecekte değiştirilmeli.
"warnings": {
"login": {
"*": "Main-account login via \"action=login\" is deprecated and may stop working without warning. To continue login with \"action=login\", see [[Special:BotPasswords]]. To safely continue using main-account login, see \"action=clientlogin\"."
},
"main": {
"*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes. Use [[Special:ApiFeatureUsage]] to see usage of deprecated features by your application."
}
}
- Mavrikant (11 Ekim 2015)
- This project is licensed under the terms of the MIT License
- Copyright © 2015 M. Serdar Karaman