User:FlBot

{{retired|bot=yes}}

{{DISPLAYTITLE:user:flBot}}

{{bot|fl|status=retired}}

{{ToolserverBot}}

class="plainlinks" style="background-color:transparent; text-align:center; margin:auto; width:100%;"

! style="font-size: 2em;" colspan="3" | Emergency robot shutoff buttons

style="padding:25px;" style="width:50%;" |

{{#tag:imagemap|

Image:Crystal Clear action exit.svg{{!}}128px{{!}}Emergency block button

default [{{fullurl:Special:Blockip|wpBlockAddress={{PAGENAMEE}}&wpBlockExpiry=indefinite&wpAnonOnly=0&wpEnableAutoblock=0&wpCreateAccount=0&wpBlockReason=Bot%20malfunctioning:%20}}]

desc none

}}

Administrators: Use this button to block the bot if it is malfunctioning.

{{Infobox bot

| Bot name = flBot

| logo =

| image =

| caption =

| operator = {{User|fl}}

| approval = Yes

| flag = Yes

| tasks = See below

| edit rate = 1 every hour

| process = Automatic

| language = Python (using [http://code.google.com/p/python-wikitools/ Python-Wikitools] framework)

| period = Constant

| Excl. comp. =

| source = Yes, [http://svn.toolserver.org/svnroot/fl/trunk/loxybot/ here]

| lang_cat = Python

| shutoff = no

| other =

}}__TOC__

flBot is a bot run by {{User|fl}} that periodically (every hour) updates {{tlx|opentasks}} with random pages from each category. It runs using Python and the [http://code.google.com/p/python-wikitools/ Python-Wikitools] framework off the wikimedia toolserver.

= Tasks =

class="wikitable"

! Task Number

! Summary

! Approved?

1

|Update {{tlx|opentasks}} with random tasks for a variety of categories.

|{{y}} Yes

2

|Purges the main page at midnight every day

|{{y}} Not required

3

|Purges Template talk:Did you know in 10 minute intervals.

|{{y}} Not required

= Source =

The source code for flBot (opentasks.py) is now contained on my [http://svn.toolserver.org/svnroot/fl/trunk/loxybot/ toolserver SVN repository]. The bot requires a copy of the [http://code.google.com/p/python-wikitools/ Python-Wikitools] framework.