14 Commits

Author SHA1 Message Date
670e28d84f Compatibility issue with recent pywikibot fixed 2022-05-29 16:47:56 +02:00
eed989fd2a euroexchange: Fix removed APISite.getcurrenttime()
Pywikibot removed method  APISite.getcurrenttime replaced with
APISite.server_time
2021-03-06 17:35:02 +01:00
6572a89085 descpage: Implement inserting helptext in code
Add helping comments to beginning of gnuplot scripts explaining data
source

Issue #1 (#1)
2018-10-20 21:26:57 +02:00
ecb6bb8607 Call DescPageBot in EuroExchangeBot
Issue #1 (#1)
2018-10-18 16:49:00 +02:00
11bfe90e3b descpage: Implement gnuplot script update
Replace the current wiki script with local variant

Issue #1 (#1)
2018-10-18 16:45:31 +02:00
dd76936ee0 descpage: Prepare gnuplot script for wiki
We need to replace environment variable usage to simplify script usage
and be platform independent

Issue #1 (#1)
2018-10-18 16:42:10 +02:00
af55fde4db descpage: implement loading gnuplot script
Issue #1 (#1)
2018-10-18 16:40:29 +02:00
5b06d2229e descpage: Implement loading, parsing and updating
To be able to change file description page, we need to load current
text, do manipulations and to update with new text

Issue #1 (#1)
2018-10-18 16:39:11 +02:00
0878d53a55 Move configration to separate class/file
To be able to include it in other files without whole EuroExchangeBot
class

Issue #1 (#1)
2018-10-18 14:46:30 +02:00
7c15e18071 Merge branch 'release-0.1.1' back into develop 2018-10-18 14:16:28 +02:00
00d31dda47 FIX: enable update period check
For debugging purposes, this check was disabled and unintentionally not
reenabled
2018-10-18 14:09:08 +02:00
3a9268086b Check returncode of gnuplot to detect errors
Do not try to upload image, if gnuplot run fails

Issue #2 (#2)
2018-10-17 14:28:52 +02:00
3cd639eef9 Move configuration vars to jogobot config 2018-10-05 20:24:00 +02:00
b3a0857ddd Fix typo in Euroexchange 2018-10-05 16:11:35 +02:00