ByteDice
|
b3a6a7eb25
|
removed french language & updated en-us
|
2026-02-27 13:00:11 +01:00 |
|
ByteDice
|
e88033fbea
|
re-categorized commands & removed reload_config because its too much work
|
2026-02-25 14:53:30 +01:00 |
|
ByteDice
|
bb06048b0b
|
updated the 8-ball LANG to be less bloated
|
2026-02-25 14:35:28 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
ByteDice
|
eca36ca5b1
|
removed cfg.json becaue its auto-generated
|
2025-03-06 15:53:26 +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
|
9a87342dd2
|
command permissions, readme update, and command logic enhancements
|
2025-03-02 01:44:53 +01:00 |
|
ByteDice
|
ec7315ebfd
|
command permissions & better styling
|
2025-03-01 01:48:00 +01:00 |
|
ByteDice
|
1466448fd3
|
updated command metadata
|
2025-03-01 00:24:25 +01:00 |
|
ByteDice
|
1e6ad4e22f
|
update TODO.md
|
2025-02-26 22:48:38 +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
|
a64d91f316
|
os compatibility in python
|
2025-02-24 20:20:03 +01:00 |
|
ByteDice
|
e10996161e
|
linux compatibility
|
2025-02-24 20:06:58 +01:00 |
|
ByteDice
|
2ad62b12f0
|
debug info
|
2025-02-24 19:55:21 +01:00 |
|
ByteDice
|
1da4292952
|
update README
|
2025-02-24 19:41:05 +01:00 |
|
ByteDice
|
8939334f84
|
update README, security, and user friendliness
|
2025-02-24 19:39:40 +01:00 |
|
ByteDice
|
f17f6e0c16
|
things
|
2025-02-22 14:57:51 +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
|
c24b0d5d5b
|
Added Reddit commandsgit add .git add .!
|
2025-02-19 00:43:58 +01:00 |
|
ByteDice
|
413cae9c75
|
bug fixing
|
2025-02-18 16:43:09 +01:00 |
|
ByteDice
|
cb2b5a508e
|
Python error handling (sends Discord DM)
|
2025-02-18 14:22:26 +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
|
70126a5fd3
|
removed admin on a command
|
2025-02-17 00:34:59 +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
|
4aab1015a1
|
holy shit just check the TODO.md
|
2025-02-16 02:38:28 +01:00 |
|
ByteDice
|
bbc99a4ba3
|
finished JSON parsing
|
2025-02-16 01:28:15 +01:00 |
|
ByteDice
|
fa5d391a9f
|
thumbnails
|
2025-02-15 18:53:58 +01:00 |
|
ByteDice
|
9b5f1bc9d5
|
made bot add new posts to channel
|
2025-02-15 17:32:39 +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
|
0653935d02
|
update todo.md, yippie
|
2025-02-13 22:10:29 +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
|
069d615272
|
migrated to asyncPRAW (i fucking hate it but it made reddit shut the fuck up)
|
2025-02-12 17:43:35 +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
|
9a723a2332
|
update TODO.md
|
2025-02-09 15:56:03 +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 |
|
ByteDice
|
b816c12a6c
|
made websockets able to run functions
|
2025-02-08 20:18:00 +01:00 |
|
ByteDice
|
bf2e1e347f
|
FINALLY MADE WEBSOCKETS WORK AAAAAAAAAAAAAAAAA
|
2025-02-08 16:16:55 +01:00 |
|
ByteDice
|
1c7170bb81
|
Updated arg system & made websocked somehow work???
|
2025-02-08 15:50:33 +01:00 |
|