Commit Graph
68 Commits
Author SHA1 Message Date
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 69fb19aa56 finished debug subcommands 2026-02-24 18:27:50 +01:00
ByteDice 7eb830cf25 moved "debug" commands to a single command to reduce clutter 2026-02-23 19:42:17 +01: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 358b16249e added a WhoAmI command 2025-07-12 12:04:53 +02:00
ByteDice fa76443735 added more config options & made python type-safe(r). 2025-06-26 11:16:17 +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 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
ByteDice 30c9960aec added help command. TODO: add help hint to all error messages 2025-03-06 19:04:17 +01:00
ByteDice d0a61f7b16 started on new help command 2025-03-05 22:21:21 +01:00
ByteDice a23cd73b48 made clippy happy. Hopefully didnt break anything as well 2025-03-05 20:02:40 +01:00
ByteDice 4d9e015d36 added config file 2025-03-05 19:20:36 +01:00
ByteDice 412e04b4dc text revision 2025-03-02 12:44:43 +01:00
ByteDice af38f52d8d enhanced the bk mod IDs security by using env instead of a file 2025-03-02 12:38:48 +01:00
ByteDice ab02ac1cf6 put ASSISTANT_OWNERS in the ctx.data() 2025-03-02 12:18:49 +01:00
ByteDice 2774b56e30 removed unnessesary env var (untested) 2025-03-02 02:08:09 +01:00
ByteDice 1466448fd3 updated command metadata 2025-03-01 00:24:25 +01:00
ByteDice 832d9afd8c handling old posts & /bk_week_top 2025-02-26 22:13:50 +01:00
ByteDice 2423e62c06 spam reduction & config command 2025-02-25 19:15:41 +01:00
ByteDice 24e820e464 fixed schedule timer 2025-02-24 20:21:46 +01:00
ByteDice d82e455bd5 buh 2025-02-21 16:48:16 +01:00
ByteDice 1873a22e23 added a schedule system 2025-02-19 16:14:31 +01:00
ByteDice 7fc23896cb added voting system, bug fixes, and a ton more 2025-02-17 22:48:03 +01:00
ByteDice 896a455d6c fixed bug 2025-02-17 12:53:11 +01:00
ByteDice 53d5de35df bug fixes & help update 2025-02-17 02:42:46 +01:00
ByteDice d97d50edc5 fixed testing bot bugs 2025-02-16 19:30:24 +01:00
ByteDice 4d56ee40c6 something 2025-02-16 19:13:10 +01:00
ByteDice 4d50971704 added token for a non-production bot 2025-02-16 18:35:41 +01:00
ByteDice 9639ce9654 realized its not impossible and added reading channel to /bk_week_update 2025-02-15 01:18:41 +01:00
ByteDice 95b430440c command descriptions 2025-02-13 22:09:37 +01:00
ByteDice 6cd8955252 discord guild data stuff 2025-02-13 21:46:57 +01:00
ByteDice 7f0a1cd476 added /bk_week_remove command 2025-02-13 18:21:06 +01:00
ByteDice 2a10508534 uhhhh. Update sized update 2025-02-13 17:44:25 +01:00
ByteDice 67052b1511 C:/Program Files/Git/bk_week_approve command 2025-02-12 13:48:23 +01:00
ByteDice 99215d17e2 partially made /bk_week_add command 2025-02-09 21:22:44 +01:00
ByteDice dc2342737c made the /bk_week_get function properly... and a bunch more that i forgor 2025-02-09 15:53:50 +01:00