User:Robobot/talk

From Robowiki
Jump to navigation Jump to search

I added this user to the "Bots" group. There are a few things I'd like to ask, though:

  • Once it really is a coded bot, could you send me the source code? I'd just like to be able to figure out what's going on if there are any issues.
  • Please only use this for really simple things that you could do in batch with a bot. For most small changes (fixing typos, updating dead links, etc) that people make, we have the option to make it a "minor edit" -- you can hide minor edits on the Changes page if you want, but I don't think things like that should really be done by "Bots", even if they are small.
  • I'd actually prefer you change the password and keep it to yourself. If other people want to access the wiki through a "Bots" user, I can add their users to the "Bots" group. Especially if we turn off the Captcha for registered users, then having an account with a publicly known password could be very dangerous. And in general it's just not a good thing to share passwords. =)

Be careful and have fun. =)

--Voidious 14:14, 23 April 2009 (UTC)

Thanks. Currently feature I'm going to implements is:

  • Fixing typo
  • Make page loading faster by changing any links that go into category User Page Redirect go direct at user page.
  • Added link for old discussion. (and fixing CamelCase)
  • Automatically convert the not-yet-convert table.
  • Redirect a GuessFactor Targeting page to GuessFactor targeting (traditional) (or something like that)
  • Automatically sign for one who forgot.
  • Add CreditForOldWikiPage template if possible.
  • Change any old direct link at old wiki to use OldWiki template.
  • Interlanguage links.
  • any other batch command on response.

I don't think I can make it run every hour, I'll try to run it once a day. Or anyone offer a server for it? But now I have to finish my bot first. Anyway first all, can anyone give me a good either PHP or Java wiki framework? I have read so many but can't decide which one to use.

Once you removed CAPTCHA for bot, let me know and I'll change the password. Yes, I can send you source code, as you are more experienced programmer than me so you can help me fixing the bugs. I don't really think we need to mark bot changes as minor as the Recent Changes page hide bot edit by default.

Again, Thank you very much. » Nat | Talk » 15:15, 23 April 2009 (UTC) (PS. Anyone want to named his/her robot Robobot?)

Well, a little suggestion: Be really careful with things like auto-signature adding. To me it sounds like something that could easily make mistakes and accidentally sign things that didn't need signing. I think for some of these things, there are many weird corner case you'd need to watch out for, to avoid the bot being annoying --Rednaxela 16:37, 23 April 2009 (UTC)

Thanks. I think I'll only do that on talk page. Diff the last edit, check is there any new paragraph, if there are then check for latest modified paragraph, then check is signature exists, if it is not there, then added it. I don't think it help much, but I'll give it a try. Perhaps I'll ask some bot author on Wikipedia about this one. (note the Thai Wikipedia of course) » Nat | Talk » 17:09, 23 April 2009 (UTC)

I've now change my own password. Robobot 09:55, 26 April 2009 (UTC)