User:Pizzahut: Difference between revisions
Jump to navigation
Jump to search
(Now parsing recent changes to some extent.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
I'm running an anti-spam bot that has a few shortcomings: | I'm running an anti-spam bot that has a few shortcomings: | ||
* It's running on my own PC, which is | * It's running on my own PC, which is not always on. | ||
* | * Only [http://developer.valvesoftware.com/w/index.php?title=User_talk:JeffLane&diff=79128&oldid=79111 "honeypots"] can be processed. | ||
* It does not have sysop access (a bot shouldn't have anyway), so the bot | * It does not have sysop access (a bot shouldn't have anyway), so the bot can't block spammers from editing. | ||
* It's running on my own wiki account. (I leave this to figure out yourself why this is bad.) | * It's running on my own wiki account. (I leave this to figure out yourself why this is bad.) | ||
Here's the source code if interested: [[/bot source code]] | Here's the source code if interested: [[/bot source code]] |
Revision as of 08:12, 25 July 2008
I'm running an anti-spam bot that has a few shortcomings:
- It's running on my own PC, which is not always on.
- Only "honeypots" can be processed.
- It does not have sysop access (a bot shouldn't have anyway), so the bot can't block spammers from editing.
- It's running on my own wiki account. (I leave this to figure out yourself why this is bad.)
Here's the source code if interested: /bot source code