Commit Graph

230 Commits

Author SHA1 Message Date
984e288b4a fix database schema creation + dump restore commands in readme 2018-12-01 15:19:51 +00:00
c36569d33d
fix ree regex 2018-08-14 12:52:58 +02:00
6b1c3a4e8f
add a lot of useless and ascii commands 2018-08-14 01:07:57 +02:00
a678fa791d
fix venv executable name in readme
shorten nxy-db-dump.service
fix irc3 requirement (async/await became keywords with python3.7, so mrhanky's older version will no longer work)
2018-08-14 00:18:44 +02:00
1e13cb5a37 Set 'currency' to 'usd' if fallback has been used 2017-10-15 04:03:30 +02:00
4da84cb452 Add 'usd' fallback to coin data request 2017-10-15 04:00:31 +02:00
a08d5f07dc Add currency information to 'no data received' message 2017-10-15 03:56:19 +02:00
f02e90ecd8 Fix data request for coins 2017-10-15 03:51:12 +02:00
0c7697e33b Move __currency out of Coins class 2017-10-15 03:49:08 +02:00
3f6c840d86 Fix Coins.__currency call 2017-10-15 03:44:55 +02:00
a0575a4826 retab? maybe 2017-10-15 03:42:18 +02:00
023ac72be6 Add @staticmethod to __currency 2017-10-15 03:40:00 +02:00
ddf1d18a92 Move __currency into Coins class 2017-10-15 03:37:49 +02:00
180825dfe1 Fix __currency 2017-10-15 03:34:23 +02:00
f1452c7e2a Merge branch 'master' of gitfap.de:mrhanky/nxy 2017-10-15 03:23:55 +02:00
6a508420ed Proper pre- or suffix for currencies 2017-10-15 03:23:31 +02:00
46314a5420 Merge branch 'master' into 'master'
Set eur as default currency in coins module

See merge request mrhanky/nxy!11
2017-10-15 00:55:23 +00:00
e00636de02 Set eur as default currency in coins module 2017-10-15 02:48:58 +02:00
Flummi
e8a2b32f41 lower! 2017-09-29 11:34:16 +00:00
Flummi
1aed3bb746 monreo -> monero 2017-09-21 17:15:23 +02:00
Flummi
07f7ab4f17 Merge branch 'patch-1' into 'master'
added Monreo

See merge request !10
2017-09-21 10:56:48 +00:00
Flummi
7c08047780 Update coins.py 2017-09-21 10:56:21 +00:00
Flummi
bbd2c65338 oops :o 2017-09-21 09:39:01 +00:00
Flummi
d3b01bcf97 added Monreo 2017-09-21 04:08:50 +00:00
mrhanky
d792452d22 Update README.md 2017-09-13 22:00:18 +00:00
mrhanky
09be12eed8
Added .meth command 2017-09-06 13:06:21 +02:00
mrhanky
90035a8249
Formattings dopes code and renaming the module 2017-09-06 13:01:05 +02:00
mrhanky
eefae51ad2 Merge branch 'master' into 'master'
Smoke Weed Everyday

See merge request !9
2017-09-05 20:02:59 +00:00
3dd02bb94d Fix actions 2017-09-05 22:00:40 +02:00
dacbf44d44 Dope module 2017-09-05 21:54:47 +02:00
9a096ad455 Ignore vim .swp files 2017-09-05 21:24:09 +02:00
0d08503421 Add info on how to run in standalone development mode 2017-09-05 21:22:28 +02:00
mrhanky
a029c47a61
Again lower() bug lel 2017-09-05 19:55:41 +02:00
mrhanky
0e1a92f1fd Merge branch 'tellfeedback' into 'master'
now it's done

See merge request !8
2017-08-23 11:04:03 +00:00
Cephra
0c80766098 now with .format :D 2017-08-23 13:01:19 +02:00
Cephra
8eaffb0b99 changed to .notice 2017-08-23 12:59:00 +02:00
mrhanky
8a55bf07df Merge branch 'tellfeedback' into 'master'
added feedback

See merge request !7
2017-08-23 10:53:44 +00:00
Cephra
3c38c5055e added feedback 2017-08-23 12:49:17 +02:00
mrhanky
2a2e762099
Fixed db dump timer 2017-08-22 21:49:22 +02:00
mrhanky
e015fb7696
Updated backup timer and added some vars to bot unit 2017-08-22 21:45:26 +02:00
mrhanky
3a7bb88a7d
Fixed rape 2017-08-22 21:20:43 +02:00
mrhanky
7924d9119e
Updated install steps 2017-08-22 20:33:28 +02:00
mrhanky
f715107873
Simplified timer + update install instructions 2017-08-22 20:31:18 +02:00
mrhanky
f8ffd95184
Added db dump timer 2017-08-22 20:27:52 +02:00
mrhanky
deb8c3b985
Uppercased sql statements 2017-08-22 20:05:32 +02:00
mrhanky
b13b68e26b
Reformatted install instructions 2017-08-22 19:56:59 +02:00
mrhanky
f28b67c00d
Updated install instructions 2017-08-22 19:09:15 +02:00
mrhanky
f95ffd529f
Updated flake8 settings 2017-08-22 19:02:45 +02:00
mrhanky
8ffb00ad58
Using env_file var now 2017-08-22 19:01:33 +02:00
mrhanky
919c50fe07
Removed unsed repl startup file 2017-08-22 18:14:12 +02:00