Commit graph

21 commits

Author SHA1 Message Date
Syping
f74e354901 comment unused code, dont overwrite source language 2024-02-10 13:12:50 +01:00
Syping
10135e6ec1 mostly database fixes 2024-02-08 11:53:09 +01:00
Syping
bb10b8ad59 add database file and file locking 2024-02-06 16:19:08 +01:00
Syping
e2f3739fa1 output refactor 2024-02-04 10:12:19 +01:00
Syping
7e3696ce90 more refactoring 2024-02-04 10:03:18 +01:00
Syping
b09da9cfce improve logging and some refactor 2024-02-04 09:24:32 +01:00
Syping
86351b9537 refactor settings json parser 2024-02-04 08:05:55 +01:00
Syping
b10593440d little refactoring 2024-02-04 07:10:02 +01:00
Syping
92b480c8eb add_target function for settings 2024-02-03 08:10:28 +01:00
Syping
25d83b243d make code more efficient and added storage setting 2024-02-03 07:16:12 +01:00
Syping
f871441b78 code optimisations and potential unique_ptr leak fix 2024-01-29 22:47:42 +01:00
Syping
eb301aee1c Fix: add generated webhooks to webhook vector 2024-01-25 21:25:33 +01:00
Syping
3a158b400f add translate slashcommand, other improvements 2024-01-25 20:48:28 +01:00
Syping
06dec819ff uint64_t -> dpp::snowflake + std::string -> dpp::webhook 2024-01-20 10:02:55 +01:00
Syping
ccd2736c63 CMakeLists.txt and Webhook push improvements 2024-01-18 16:09:25 +01:00
Syping
502cabd7a7 add basic avatar support to webhook 2024-01-17 12:38:16 +01:00
Syping
5e78c2728a add submit_queue, translate other bots, few minor changes 2024-01-12 12:53:16 +01:00
Syping
a746eda39b improvements to configuration parser 2024-01-12 11:18:15 +01:00
Syping
e09293cc4e allow setting multiple targets per channel 2024-01-12 00:09:18 +01:00
Syping
acbab3c97b rename queue to message_queue, add exception handling to settings 2024-01-11 21:49:01 +01:00
Syping
b710fa3050 initial commit 2024-01-02 03:45:06 +01:00