Rhinemann
|
0f127d9efa
|
Reworking module naming conventions.
|
2023-05-04 19:04:39 +03:00 |
dymik739
|
e4f0e88a58
|
main.py: replace deprecated imp module with importlib
|
2023-05-04 18:13:08 +03:00 |
dymik739
|
7e0a47e498
|
main.py: fix v2 modules reloading
|
2023-05-03 21:44:46 +03:00 |
dymik739
|
e12532338d
|
add support for modules of version 2
|
2023-05-03 21:06:05 +03:00 |
dymik739
|
c9271963b2
|
main.py: [community suggestion] disable link previews when sending messages
|
2023-04-06 08:20:18 +03:00 |
dymik739
|
5894ae3c50
|
main.py: added delay between processing messages (will be variable later)
|
2022-11-24 13:18:19 +02:00 |
dymik739
|
eb51a5d2ee
|
main.py: secured queue_processor with try/except due to receiving multiple None messages, will try to figure out what is broken there
|
2022-11-05 21:47:16 +02:00 |
dymik739
|
f621ec4aad
|
Fixed a few stability issues and added support for dynamic module reloading
|
2022-11-04 20:11:23 +02:00 |
dymik739
|
f6e744a14d
|
added predefine feature (to be documented in README)
|
2022-10-31 22:12:48 +02:00 |
dymik739
|
30f53c08d4
|
main.py: mod loader now prints start_on_boot option on module loading stage
|
2022-10-24 19:40:24 +03:00 |
dymik739
|
84d6b3d58f
|
Initial commit
|
2022-10-23 17:20:32 +03:00 |