Commit Graph

23 Commits

Author SHA1 Message Date
Lukas 890d2c47a4 start outsourcing commands 2021-10-07 14:39:05 +02:00
Lukas 78f82d64e5 untested follow example 2021-10-07 13:41:41 +02:00
Lukas 49e3de14a5 improve code quality 2021-10-07 13:18:55 +02:00
Lukas 55665db5bb fix isadmin function using any() 2021-10-06 18:20:23 +02:00
Lukas 31b745d048 fix isadmin debug output 2021-10-01 21:13:53 +02:00
Lukas Mahler 55776e31cd fix functions breaking on clients without clid 2021-09-30 08:48:30 +02:00
Lukas 35c64cea14 fix isqueryclient and connection errors 2021-09-27 14:24:49 +02:00
Lukas 71a6aa71ca fix isqueryclient function 2021-09-27 14:09:11 +02:00
Lukas ed9f9acb11 make connection and login more robust 2021-09-27 13:46:06 +02:00
Lukas 82053e8131 fix logpath for real 2 2021-09-27 13:32:38 +02:00
Lukas 954593258c fix logpath for real 2021-09-27 13:21:00 +02:00
Lukas c5c265d3a0 add rotating log handler 2021-09-27 13:03:32 +02:00
Lukas de05b885c2 Rewrite config to use toml instead of .env 2021-09-27 01:47:47 +02:00
Lukas 1df3e08bee add unhandled exception logging 2021-09-25 15:28:26 +02:00
Lukas a472c4dc06 working crypto channel 2021-09-25 13:25:43 +02:00
Lukas 14fbc7f827 add logging / add some docstrings 2021-09-25 00:49:51 +02:00
kono 7540e57c08 Using functools partial to pass function instead of return value of function 2021-09-23 22:54:00 +02:00
Lukas 9031b6ec40 fix auto update channel 2021-09-23 20:10:10 +02:00
Lukas 41a1d1018e Add auto update support for crypto channel names 2021-09-23 16:06:35 +02:00
Lukas 9bc1e0ec1f add coingecko api wrapper
insert current btc and eth price into channel name
2021-09-23 12:13:52 +02:00
Lukas 4a5c3a4552 change to event type monitoring / new commands doing channel related stuff 2021-09-23 00:42:15 +02:00
Lukas 9092e68ed4 changed .format to f-strings 2021-09-22 16:56:56 +02:00
Lukas bd9eb089b9 init 2021-09-19 22:48:22 +02:00