Commit Graph
128 Commits
Author SHA1 Message Date
ByteDice 7eb830cf25 moved "debug" commands to a single command to reduce clutter 2026-02-23 19:42:17 +01:00
Byte DiceandGitHub 25c6577997 Merge pull request #1 from ByteDice/embed_buttons
Embed buttons
2026-02-23 16:16:41 +01:00
Byte DiceandGitHub 5f41a655c7 Merge branch 'main' into embed_buttons 2026-02-23 16:16:26 +01:00
ByteDice 4b564c4540 minor bugfix 2025-08-09 17:04:50 +02:00
ByteDice eb018a69f3 minor bugfixes 2025-08-09 16:51:37 +02:00
ByteDice 0db5937c39 major update thingy. Clippy is happy, bugfixes, new "max_results" arg to /re_updateDiscord, etc. 2025-08-09 14:37:15 +02:00
Byte DiceandGitHub b4044956de Update TODO.md cuz i forgot that for like 20 years 2025-08-08 17:23:12 +02:00
ByteDice f1f52aa3aa massively reduced the size of the data section in the discord embeds 2025-08-07 17:56:51 +02:00
ByteDice 6130754636 update french language 2025-07-13 13:42:15 +02:00
ByteDice 358b16249e added a WhoAmI command 2025-07-12 12:04:53 +02:00
ByteDice aad562cb2d removed ability to change subreddit without restart (cuz broken or something) 2025-07-08 12:30:35 +02:00
ByteDice 1a3a981a99 Added disclaimer to cfg 2025-06-28 19:17:38 +02:00
ByteDice 4dc878f1c4 hopefully fixed a bug 2025-06-28 18:29:25 +02:00
ByteDice 6ff9cafc34 fixed bugs when not using shorturl 2025-06-27 16:46:32 +02:00
ByteDice 8f90ea74d4 fixed a typo 2025-06-27 16:09:27 +02:00
Byte DiceandGitHub e35870c57d Update README.md 2025-06-26 12:34:29 +02:00
ByteDice d720dc143c added command aliases for Reddit 2025-06-26 11:28:54 +02:00
ByteDice fa76443735 added more config options & made python type-safe(r). 2025-06-26 11:16:17 +02:00
ByteDice 486b88d90e French. (translated by chatGPT) 2025-06-19 10:12:56 +02:00
ByteDice 2c797ad69d added full language support for python & fixed reddut "add_post" cmd. 2025-06-19 10:06:39 +02:00
ByteDice fcf95dd9eb Added language support to python. TODO: add language placeholders 2025-06-18 21:10:51 +02:00
ByteDice 2a951723b1 hotfixes & QOL 2025-06-14 14:09:46 +02:00
Byte DiceandGitHub 3789091d7d Update README.md (typo) 2025-06-12 23:38:38 +02:00
ByteDice e53b5ba677 .gitkeep to /data/db to include it in the repo (and avoid making a generator). 2025-06-10 23:08:59 +02:00
ByteDice e4bb754ef0 i decided i wanted to compress the embed JSON... and fix some bugs :3 2025-06-10 23:02:46 +02:00
Byte DiceandGitHub bc450d0d87 Update README.md 2025-06-08 22:39:56 +02:00
ByteDice 20d906c3ba made all buttons work! Now just QA and bugfixing before merging to main and publishing! 2025-06-08 22:25:46 +02:00
ByteDice bea192849d made remove button work 2025-06-08 22:12:46 +02:00
ByteDice 5acdebbb3d forgor to commit again. I made the approve button work as intended, refactored code, and added more language support 2025-06-08 14:02:28 +02:00
ByteDice f0e3ab5e8f made 1 button do something. Only all of them left because it doesn't do what it should. 2025-06-07 22:20:29 +02:00
ByteDice b68586261c typo 2025-06-07 17:11:22 +02:00
ByteDice 8c5de5d10b fixed a bug with checking for strings in toml arrays 2025-06-07 17:08:40 +02:00
ByteDice 203b7499dd added handling for disabling "re" commands & updated readme 2025-06-07 16:58:51 +02:00
ByteDice 4c21b6da4e i kinda forgot to commit. Anyways, i made the config into toml, edited readme, and... refactored code... 2025-06-07 13:14:50 +02:00
ByteDice c0793562e3 added rest of the buttons (still needs listeners) & reformatted/improved other code 2025-06-06 15:37:06 +02:00
ByteDice 53a1fdee19 figured out how to add buttons 2025-06-06 00:30:59 +02:00
ByteDice 71da587242 added new config option, refactored other code 2025-06-05 23:32:33 +02:00
ByteDice 7922bc50a9 restructured cmds.rs to multiple files 2025-06-05 23:15:55 +02:00
Byte DiceandGitHub 823a354a6b Update TODO.md 2025-04-17 02:49:36 +02:00
Byte DiceandGitHub d9759f86d7 Update README.md 2025-04-17 02:47:01 +02:00
ByteDice 854809e321 too much to remember, mostly refactoring/enhancing/changing/re-doing/re-writing stuff 2025-04-12 23:14:56 +02:00
ByteDice 149a22ff7f removed different language logs & updated language key names 2025-04-12 22:32:50 +02:00
ByteDice 4f18e942a2 Update TODO.md & added new language 2025-04-06 16:14:47 +02:00
ByteDice 0c87e5f56a added support for language files 2025-04-06 15:43:35 +02:00
ByteDice eb0991df53 added dm on all python errors. (Untested) 2025-04-02 18:18:33 +02:00
ByteDice a6d40b9527 fixed another stupid bug 2025-03-20 21:13:30 +01:00
ByteDice 8353ee6e49 fixed stupid bug 2025-03-20 21:04:58 +01:00
ByteDice a32e477bf6 fixed so config now updates properly 2025-03-20 20:36:35 +01:00
ByteDice 30c9960aec added help command. TODO: add help hint to all error messages 2025-03-06 19:04:17 +01:00
ByteDice b3fc2ae9e0 update gitignore to include cfg.json 2025-03-06 15:54:02 +01:00