This is a Node.js service that can fetch untranslated messages from translatewiki.net and send translations to them using the Telegram chat network.
See CONTRIBUTING.md.
Put together from nearly random code samples on npmjs.org and StackOverflow by Amir E. Aharoni at the Wikimedia Hackathon 2016 in Jerusalem.
People without whom this wouldn't happen, in no particular order:
Help with Wikimedia Cloud servers:
- Bryan Davis
- Madhumitha Viswanathan
- Merlijn van Deen
Help with MediaWiki API:
- Brad Jorsch
- Petr Bena
Help with Node.js:
- Marko Obrovac
Help with translatewiki.net:
- Siebrand Mazeland
- Niklas Laxström
Patches:
- Justin Du
- Taras Bunyk
- Anna Derzaev
Inspiration, support, ideas:
- Pau Giner
- HLA
I would also like to thank the developers of these libraries:
Copyright (C) 2016–2017 Amir E. Aharoni, amir.aharoni@mail.huji.ac.il
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.