[08:51:54] For the life of me, I can't remember the API query needed to retrieve API rate limits. [08:52:08] Or limits for the query module. [08:52:58] Cyberpower678: action=paraminfo? [08:53:18] note that for most xxlimit= parameters, you can set the value to "max" [08:54:56] legoktm: I'm ditching Peachy for Cyberbot, and creating a very basic framework to connect it to. [08:55:27] don't reinvent the wheel? plenty of bot frameworks already exist :) [08:55:28] With as flexible as the API has become, Peachy has become obsolete. Not to mention it's got old code. [08:56:04] legoktm: not really reinventing the wheel. It's just some basic functions that have some error handling in it. [08:56:07] :p [08:56:20] if you say so [11:22:26] legoktm: I forgot to thank you for the info. [16:57:16] How do I best lookup IP blocks on the API? [16:58:08] https://en.wikipedia.org/w/api.php?action=help&recursivesubmodules=1 and Ctrl/Cmd +F ? [16:58:31] Depends who you are wanting to look it up for [16:58:41] but chances are, you just need the correct prop=blockinfo [16:59:09] meta=userinfo, list=allusers and list=users all provide a prop=blockinfo [16:59:35] All of them don't have IP support. [17:00:00] How about list=blocks then? [17:00:01] https://en.wikipedia.org/w/api.php?action=help&modules=query%2Bblocks [17:00:13] That looks like it may work. :D [17:00:50] You could've definitely got the answer via a quick google [17:00:51] https://www.mediawiki.org/wiki/API:Blocks