Beatrice Dellacà bea
bea closed issue SpigotMC/HubThat#1 2023-02-11 20:37:14 +01:00
Disabling update checker sends error message
bea pushed to main at SpigotMC/HubThat 2023-02-11 20:37:14 +01:00
3e17b49d1c Fix unreachable server error when update-checker is disabled
bea pushed to main at SpigotMC/HubThat 2023-02-11 20:32:46 +01:00
552e12a813 Rename license file
bea pushed to main at SpigotMC/HubThat 2023-02-11 20:31:25 +01:00
f92bfbac74 Update CI args
bea pushed to main at SpigotMC/HubThat 2023-02-11 20:30:12 +01:00
919305e0e8 Update README
bea pushed to main at SpigotMC/HubThat 2023-02-11 20:29:48 +01:00
94d811bed3 Add README file
bea pushed to main at bea/HidekoBot 2023-02-11 17:10:56 +01:00
4abd3d6179 Suppress unneeded security warning
bea opened issue SpigotMC/HubThat#1 2023-01-28 13:24:59 +01:00
Disabling update checker sends error message
bea commented on issue bea/HidekoBot#17 2023-01-26 21:55:22 +01:00
Random.org scheduled task deadlocks

We also initialize random.org at startup. We should probably performe the dealock-checking inside of the "initialize" method instead of the scheduled task, because it could happen in other places…

bea pushed to main at bea/HidekoBot 2023-01-25 20:42:19 +01:00
0f2e2f876d Revert "Add .deepsource.toml"
bea commented on issue bea/HidekoBot#17 2023-01-25 20:35:28 +01:00
Random.org scheduled task deadlocks

Update: the task that hangs is the random.org seed updater. It hangs while trying to create the new Random object, probably due to API or connectivity issues. A fix is on its way that will cancel…

bea opened issue bea/HidekoBot#19 2023-01-25 11:46:00 +01:00
Use SLF4J's debugging flag
bea pushed to main at bea/HidekoBot 2023-01-24 14:45:51 +01:00
06b28aac70 Fix flawed logic in verbosity enable method
bea closed issue bea/HidekoBot#18 2023-01-24 14:41:44 +01:00
Single arg not getting recognized
bea pushed to main at bea/HidekoBot 2023-01-24 14:41:44 +01:00
9f52e8747c Fix first arg not getting recognized in some cases (fixes #18)
bea opened issue bea/HidekoBot#18 2023-01-24 14:41:02 +01:00
Single arg not getting recognized
bea opened issue bea/HidekoBot#17 2023-01-24 14:30:11 +01:00
Some scheduled task deadlocks
bea pushed to main at bea/HidekoBot 2023-01-22 12:43:05 +01:00
829e19fac3 Prevent trying to delete "say" message in DMs
bea commented on issue bea/HidekoBot#16 2023-01-22 12:38:40 +01:00
Trivia broken in v0.5.19

Looks like Trivia actually works, there are some throttling and rate limiting issues however.

bea closed issue bea/HidekoBot#16 2023-01-22 12:38:40 +01:00
Trivia broken in v0.5.19