Commit graph

17 commits

Author SHA1 Message Date
Syping
87961fe611 improve code organisation, add .rc file 2024-02-26 11:33:39 +01:00
Syping
46b80f3bdf message_queue: combine if condition 2024-02-23 11:27:17 +01:00
Syping
ea2c6c460f add /list languages command, minor fixes 2024-02-23 07:14:08 +01:00
Syping
72ba15c798 clean up and refactor some code 2024-02-05 12:55:01 +01:00
Syping
b10593440d little refactoring 2024-02-04 07:10:02 +01:00
Syping
25d83b243d make code more efficient and added storage setting 2024-02-03 07:16:12 +01:00
Syping
3800da9b00 use std::queue for queues 2024-01-30 04:22:48 +01:00
Syping
3a158b400f add translate slashcommand, other improvements 2024-01-25 20:48:28 +01:00
Syping
7700bd7b26 added message splitting 2024-01-20 22:39:23 +01:00
Syping
06dec819ff uint64_t -> dpp::snowflake + std::string -> dpp::webhook 2024-01-20 10:02:55 +01:00
Syping
7ee916537c use dpp::cluster::post_rest to send Webhook request 2024-01-20 09:44: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
Renamed from src/queue.cpp (Browse further)