Commit Graph
121 Commits
Author SHA1 Message Date
ByteDice ce8c58a5e3 await 2026-03-05 08:55:43 +01:00
ByteDice de2cf4dc64 fixed variable names 2026-03-02 21:26:38 +01:00
ByteDice 1b3da60f76 updated gitignore cuz it didnt include "debug/" 2026-03-02 21:25:09 +01:00
ByteDice ed8904e26c (LARGE COMMIT) refactored until no errors 2026-03-01 14:15:55 +01:00
ByteDice df7583263a Moved some more files into separate folders 2026-03-01 11:39:19 +01:00
ByteDice ae9b1f3ba0 reorganized cmds folder structure 2026-03-01 11:28:00 +01:00
ByteDice 7ecabfb0c8 organized *a bit* (will be a lot more) 2026-03-01 00:38:37 +01:00
ByteDice 98c35d937b added /debug Save for quickly saving any data 2026-02-28 14:03:35 +01:00
ByteDice be3570af78 fixed bugs 2026-02-27 22:57:53 +01:00
ByteDice 158cb5e832 made wwrps send results in both players' channels 2026-02-27 22:35:33 +01:00
ByteDice 486a204f1d the basis for wwrps is done (may add ranks) 2026-02-27 18:11:15 +01:00
ByteDice fcf5ffad3a converted tabs to spaces & updated gitignore 2026-02-27 16:51:04 +01:00
ByteDice 4c4ff1379b started on wwrps (BROKEN, continuing on other device) 2026-02-27 16:44:40 +01:00
ByteDice 650cb98a3e moved database-related commands into subcommands & added wwrps database entry 2026-02-27 13:00:40 +01:00
ByteDice e88033fbea re-categorized commands & removed reload_config because its too much work 2026-02-25 14:53:30 +01:00
ByteDice f22deea743 fixed permissions for /debug 2026-02-24 19:30:14 +01:00
ByteDice 890c1a0a16 made new status system work properly 2026-02-24 18:49:41 +01:00
ByteDice 69fb19aa56 finished debug subcommands 2026-02-24 18:27:50 +01:00
ByteDice 7acfc33b74 made bot usable again 2026-02-24 16:25:43 +01:00
ByteDice 7eb830cf25 moved "debug" commands to a single command to reduce clutter 2026-02-23 19:42:17 +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
ByteDice f1f52aa3aa massively reduced the size of the data section in the discord embeds 2025-08-07 17:56:51 +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 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
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 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
ByteDice e4bb754ef0 i decided i wanted to compress the embed JSON... and fix some bugs :3 2025-06-10 23:02:46 +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 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
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 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