Merge branch 'release-0.1' back into develop

This commit is contained in:
2018-10-09 08:43:20 +02:00
2 changed files with 7 additions and 6 deletions

View File

@@ -1,9 +1,7 @@
# wiki-jogobot-euroexchange # wiki-jogobot-euroexchange
This is a [Pywikibot](https://www.mediawiki.org/wiki/Manual:Pywikibot) based [Wikipedia Bot](https://de.wikipedia.org/wiki/Wikipedia:Bots) 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://de.wikipedia.org/wiki/Benutzer:JogoBot) on the of [User:JogoBot](https://commons.wikimedia.org/wiki/User:JogoBot) on
[German Wikipedia](https://de.wikipedia.org/wiki/Wikipedia:Hauptseite). [Wikimedia Commons](https://commons.wikimedia.org/wiki/Main_Page).
## Requirements ## Requirements
* Python 3.4+ (at least it is only tested with those) * 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 ## Usage
``` ```
python euroexchange.py python euroexchange.py
```
## Versions ## 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 ## Bugs
[jogobot-euroexchange Issues](https://git.golderweb.de/wiki/jogobot-euroexchange/issues) [jogobot-euroexchange Issues](https://git.golderweb.de/wiki/jogobot-euroexchange/issues)