[01:13:19] felt like starting a little discussion: [[Wikifunctions talk:Bots#Proposed requirement: source code]] [01:17:41] That's fine with me :) I'd still like to run my own bot, and would be happy to make it open-source (re @lucaswerkmeister: felt like starting a little discussion: [[Wikifunctions talk:Bots#Proposed requirement: source code]]) [03:23:52] Done :) (re @Sannita: Please do, I promise I will take the task again in 2025 with the next status update) [15:32:10] What is our Proper Adjective? One would imagine "Wikifunctioneer" but we have a user group called "functioneer", and those could get confused [18:57:47] I've finished a conversion function, Z21053. Right now it supports length, mass, volume, and temperature, but it's very easy to add more to it. (re @vrandecic: Unit conversions, and recently we've been thinking about the intro to years as a possible one) [18:58:56] some example calls: [18:58:57] (1/1, "miles", "m") [18:58:58] (1/1000, "kilos", "grams") [21:32:36] @vrandecic I can create my own types by creating functions for generic ones. Is this intended? Here's the things: [21:32:37] Z21076 [21:32:39] Z21077 [21:32:40] Z21080