Commit graph

  • 2c4464c134 change slashcommand descriptions Syping 2024-02-10 16:26:01 +01:00
  • f74e354901 comment unused code, dont overwrite source language Syping 2024-02-10 13:12:50 +01:00
  • 10135e6ec1 mostly database fixes Syping 2024-02-08 11:53:09 +01:00
  • 13474ebefb run sync in a thread Syping 2024-02-08 09:26:25 +01:00
  • 2cbb137c11 remove debug leftover Syping 2024-02-07 19:34:01 +01:00
  • a26763df96 basic impl of database system Syping 2024-02-07 19:30:46 +01:00
  • fb94e44c7d rename working directory to storage directory Syping 2024-02-06 16:25:04 +01:00
  • bb10b8ad59 add database file and file locking Syping 2024-02-06 16:19:08 +01:00
  • 94251d7dde add database core Syping 2024-02-05 16:36:51 +01:00
  • 72ba15c798 clean up and refactor some code Syping 2024-02-05 12:55:01 +01:00
  • e2f3739fa1 output refactor Syping 2024-02-04 10:12:19 +01:00
  • 7e3696ce90 more refactoring Syping 2024-02-04 10:03:18 +01:00
  • b09da9cfce improve logging and some refactor Syping 2024-02-04 09:24:32 +01:00
  • 86351b9537 refactor settings json parser Syping 2024-02-04 08:05:55 +01:00
  • b10593440d little refactoring Syping 2024-02-04 07:10:02 +01:00
  • 92b480c8eb add_target function for settings Syping 2024-02-03 08:10:28 +01:00
  • 25d83b243d make code more efficient and added storage setting Syping 2024-02-03 07:16:12 +01:00
  • 3800da9b00 use std::queue for queues Syping 2024-01-30 04:22:48 +01:00
  • f871441b78 code optimisations and potential unique_ptr leak fix Syping 2024-01-29 22:47:42 +01:00
  • eb301aee1c Fix: add generated webhooks to webhook vector Syping 2024-01-25 21:25:33 +01:00
  • 3a158b400f add translate slashcommand, other improvements Syping 2024-01-25 20:48:28 +01:00
  • 18278581f4 add japanese punct to split regex and move some code Syping 2024-01-20 23:09:16 +01:00
  • 7700bd7b26 added message splitting Syping 2024-01-20 22:39:23 +01:00
  • 06dec819ff uint64_t -> dpp::snowflake + std::string -> dpp::webhook Syping 2024-01-20 10:02:55 +01:00
  • 7ee916537c use dpp::cluster::post_rest to send Webhook request Syping 2024-01-20 09:44:55 +01:00
  • ccd2736c63 CMakeLists.txt and Webhook push improvements Syping 2024-01-18 16:09:25 +01:00
  • 0e205682a3 fix bug with empty author Syping 2024-01-17 13:18:53 +01:00
  • 2b24b90c54 use user guild avatar and name Syping 2024-01-17 13:13:51 +01:00
  • 502cabd7a7 add basic avatar support to webhook Syping 2024-01-17 12:38:16 +01:00
  • 5e78c2728a add submit_queue, translate other bots, few minor changes Syping 2024-01-12 12:53:16 +01:00
  • a746eda39b improvements to configuration parser Syping 2024-01-12 11:18:15 +01:00
  • e09293cc4e allow setting multiple targets per channel Syping 2024-01-12 00:09:18 +01:00
  • acbab3c97b rename queue to message_queue, add exception handling to settings Syping 2024-01-11 21:49:01 +01:00
  • b710fa3050 initial commit Syping 2024-01-02 03:45:06 +01:00