53 Commits

Author SHA1 Message Date
leko
9d4d79dfe3 fix: typo 2024-08-14 22:58:17 +08:00
leko
5f6920f8df feat: Gotify module 2024-08-14 01:40:59 +08:00
Roman Davydov
d9bdccfde9 webhook fixes 2024-01-13 00:48:38 +03:00
Wendy Liga
44e7e95a16 add webhook 2023-12-26 13:08:01 +07:00
Roman Davydov
3e81affb82 fix #376 2023-10-16 00:51:48 +03:00
Roman Davydov
1434f5ecf8 handle default values 2023-08-08 22:59:49 +03:00
NoxRare
64817772fc Update logger.py
Added Pushover to logger.py
2023-06-25 19:42:54 +02:00
Roman Davydov
a896fd0f60 Merge pull request #290 from RyanPotat/master
fix log tracking for pm2 applications
2023-06-12 01:16:08 +03:00
Roman Davydov
acebb3b6a1 proper fix #291 2023-06-11 23:41:43 +03:00
RyanPotat
aef87119ec fix log tracking for pm2 applications 2023-06-09 23:02:51 -08:00
Spencer
9045709381 Logger(Matrix): Remove unnecessary checks. 2023-04-01 02:12:02 +00:00
Spencer
cbf005fc9b Logger(Matrix): Fixed typo. 2023-04-01 02:10:36 +00:00
Spencer
b82fa1836f Logger(Matrix): Added access token check. 2023-04-01 01:55:10 +00:00
Spencer
5b5f0bc2a4 Added Matrix support to Logger. 2023-04-01 01:50:06 +00:00
Roman Davydov
88c37f5ba3 fix #206 2023-03-15 22:07:21 +03:00
Roman Davydov
e030a9e936 time_zone 2023-03-15 03:25:24 +03:00
rdavydov
4eeaae3187 console_username in logger_settings 2022-10-21 18:34:23 +03:00
rdavydov
789be8e369 enableAnalytics.py file toggles Analytics 2022-10-20 11:28:11 +03:00
eoleedi
ac09ff1b24 Migrate emoji to v2.0.0 2022-07-24 02:33:46 +08:00
bpnordin
f19ae03228 pre-commit 2022-03-25 11:09:01 -06:00
Bradley Nordin
867dab77da lint with black 2022-03-24 22:10:25 -06:00
Bradley Nordin
955b495dd7 properly stop the queue listener when ending 2022-03-23 20:46:00 -06:00
Bradley Nordin
f218dd2131 made the logger handler on another thread 2022-03-23 19:54:38 -06:00
Alessandro Maggio
d6530e7dda Separate method for telegram and discord in logger formatter 2022-03-08 15:33:34 +01:00
ImLorio
b3d04a0c90 fix color bug in discord message 2022-03-08 14:19:59 +00:00
Prograstinator
3289b25591 Fix 2022-03-02 20:03:42 +01:00
Prograstinator
cdb5ae0f0c Added check if config is updated 2022-03-02 05:23:26 +01:00
Prograstinator
80f00220b8 FIx 2022-02-28 23:06:59 +01:00
Prograstinator
4fbe1c3cf2 Fix 2022-02-28 18:54:33 +01:00
Prograstinator
7fcf1ab483 pre-commit manually 2022-02-28 18:51:15 +01:00
Prograstinator
99df50557e Fixes 2022-02-28 13:55:51 +00:00
Prograstinator
e39e83bf36 Fixes 2022-02-28 13:51:51 +00:00
Prograstinator
2564cd6da5 pre-commit 2022-02-27 16:38:32 +01:00
Prograstinator
fb1747a1dd black 2022-02-27 13:17:01 +00:00
Prograstinator
8e264a4658 Add Discord like Telegram Integrations 2022-02-27 00:39:15 +01:00
Alessandro Maggio
8d0d90dfcf "auto_clear" in __slots__ 2021-11-21 12:36:28 +01:00
Alessandro Maggio
39950bcb2f Merge branch 'master' into tg 2021-10-28 15:48:41 +02:00
Alessandro Maggio
181d0368af auto_clear logs in settings :) 2021-10-11 10:49:21 +02:00
Alessandro Maggio
62e0e92058 Event instead of Color for bet failed and bet general. Skip drop message for telegram and send as unique message 2021-09-04 12:05:56 +02:00
Alessandro Maggio
d04326257a Cast to str for ColorPalette 2021-08-19 10:45:40 +02:00
Alessandro Maggio
9b3720b1b1 typo s(S)ettings - print_emoji and print_colored 2021-08-18 15:30:00 +02:00
Alessandro Maggio
f5ea160238 Create a Telegram class for handle chat_id, token and send mesage via Telegram API. Move Telegram object inside LoggerSettings - Create a Events enum class so we can handle color and Telegram message in this way 2021-08-18 15:23:24 +02:00
Alessandro Maggio
b874d95ec3 Use TimedRotatingFileHandler instead of FileHandler. Close #215 2021-07-30 21:52:48 +02:00
Thomas Couchoud
33d983c5ec WATCH_STREAK color 2021-02-27 14:31:37 +01:00
Keluke
0ca2d96f6c English
Typos/grammar
2021-02-27 11:23:27 +02:00
Alessandro Maggio
41ac1b52c5 Dedicated color also for: BET_START - ' Place the bet after: 55.39s for: EventPrediction ' 2021-02-26 12:13:53 +01:00
Alessandro Maggio
ec58ce147b ops, fix missing key in class 2021-02-25 16:03:37 +01:00
Alessandro Maggio
774280abe5 Create customizable ColorPalette for terminal message 2021-02-25 14:10:26 +01:00
Alessandro Maggio
7182d8af43 init colorama inside configure_loggers - Remove GlobalFormatter for fileHandler. Add before the file logger and then console logger. 2021-02-22 13:03:19 +01:00
TipicoDev
47e6200040 Fixing colored perms and updating docs 2021-02-20 20:54:32 -03:00