From 4395cb42eb9a15a6d7e930709fcbe9030cef5dbd Mon Sep 17 00:00:00 2001 From: Jonathan Golder Date: Tue, 9 Oct 2018 08:41:14 +0200 Subject: [PATCH] Prepare stable release v0.1 --- license.txt => LICENSE.txt | 0 README.md | 13 +++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) rename license.txt => LICENSE.txt (100%) diff --git a/license.txt b/LICENSE.txt similarity index 100% rename from license.txt rename to LICENSE.txt diff --git a/README.md b/README.md index 3c112db..94a676e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # wiki-jogobot-euroexchange -This is a [Pywikibot](https://www.mediawiki.org/wiki/Manual:Pywikibot) based [Wikipedia Bot](https://de.wikipedia.org/wiki/Wikipedia:Bots) -of [User:JogoBot](https://de.wikipedia.org/wiki/Benutzer:JogoBot) on the -[German Wikipedia](https://de.wikipedia.org/wiki/Wikipedia:Hauptseite). - - +This is a [Pywikibot](https://www.mediawiki.org/wiki/Manual:Pywikibot) based [Wikipedia Bot](https://commons.wikimedia.org/wiki/Commons:Bots) +of [User:JogoBot](https://commons.wikimedia.org/wiki/User:JogoBot) on +[Wikimedia Commons](https://commons.wikimedia.org/wiki/Main_Page). ## Requirements * Python 3.4+ (at least it is only tested with those) @@ -13,9 +11,12 @@ of [User:JogoBot](https://de.wikipedia.org/wiki/Benutzer:JogoBot) on the ## Usage ``` python euroexchange.py +``` ## Versions -* +* 0.1 + - First stable release to be run on wmflabs + - Download recent sourcefile, generate images based on json job list and upload them ## Bugs [jogobot-euroexchange Issues](https://git.golderweb.de/wiki/jogobot-euroexchange/issues)