Commit Graph

  • 4abd3d6179 Suppress unneeded security warning main Bea 2023-02-11 17:10:50 +0100
  • 0f2e2f876d Revert "Add .deepsource.toml" Bea 2023-01-25 20:42:11 +0100
  • 06b28aac70 Fix flawed logic in verbosity enable method Bea 2023-01-24 14:45:44 +0100
  • 9f52e8747c Fix first arg not getting recognized in some cases (fixes #18) Bea 2023-01-24 14:41:32 +0100
  • 829e19fac3 Prevent trying to delete "say" message in DMs Bea 2023-01-22 12:42:35 +0100
  • ff323b9d8b Update JDA version and fix related CVEs Bea 2023-01-16 17:23:31 +0100
  • 5aa99ae4bf Make builds fail on CVSS >= 8 Bea 2023-01-16 08:21:35 +0100
  • 96465af441 Update suppressions Bea 2023-01-16 08:20:43 +0100
  • f4fc8811ef Suppress SnakeYaml detections Bea 2023-01-16 08:14:26 +0100
  • 3abb48ba60 Revert to base Maven image due to missing arm64 binaries Bea 2023-01-16 08:11:55 +0100
  • d58cc08082 Move to different dependency check container Bea 2023-01-16 08:03:01 +0100
  • 1675b62967 Use prebuilt dependencies database Bea 2023-01-16 07:52:45 +0100
  • cc29b63d78 Fix suppression files entry Bea 2023-01-16 07:47:46 +0100
  • d816a1f1d9 Fix suppression files entry Bea 2023-01-16 07:42:30 +0100
  • d788070eb8 Ignore CVE-2022-1471 Bea 2023-01-16 07:40:03 +0100
  • 627f6deb97 Add default cases to switches Bea 2023-01-16 07:20:49 +0100
  • 668375367a Use Java 16 "instanceof" pattern matching Bea 2023-01-16 07:15:51 +0100
  • 980cf5eef3 Prevent instantiating utility classes Bea 2023-01-16 07:07:42 +0100
  • ccf69a2903 Update dependency checker configuration Bea 2023-01-16 05:48:27 +0100
  • 6c6cdab9f4 Switch to XML dependency report Bea 2023-01-16 05:39:51 +0100
  • 05efe6c0d3 Try to rely only on JSON dependency report Bea 2023-01-16 05:34:04 +0100
  • 4f615378a6 Implement Maven dependency checker Bea 2023-01-16 05:24:40 +0100
  • 118979bde4 Fix corrupted database sql statements Bea 2023-01-16 05:00:18 +0100
  • 009fec3be3 Reformat database class and queries using text blocks Bea 2023-01-16 04:57:25 +0100
  • 546637c188 Improve various small code quality issues Bea 2023-01-16 03:53:51 +0100
  • d315b3f38a Bump to development version Bea 2023-01-16 02:32:46 +0100
  • 94037b252f Improve final fields naming Bea 2023-01-16 02:31:11 +0100
  • d62d6bdfdd Bump to stable version 0.5.19 Bea 2023-01-16 02:18:24 +0100
  • 7f73d4fb23 Fix shutdown method no longer shutting down when invocated directly Bea 2023-01-16 02:11:16 +0100
  • 383b09a53e Register shutdown hook without relying on Sun proprietary method Bea 2023-01-16 02:07:27 +0100
  • c9d69c512c Enable arm64 for Drone CI Bea 2023-01-16 01:47:58 +0100
  • 8b1c1b4d04 Make repository URL a property Bea 2023-01-16 00:41:45 +0100
  • a28781b806 Update repo URLs Bea 2023-01-16 00:33:52 +0100
  • 78bdadad06 Add info about random.org Bea 2023-01-15 23:02:41 +0100
  • a5b9f9d993 Add basic development info to readme Bea 2023-01-15 23:02:13 +0100
  • 64f0b611ca Bump to stable version 0.5.18 Bea 2023-01-15 22:21:20 +0100
  • f87d461b89 Update README.md Bea 2023-01-15 22:14:08 +0100
  • 4f71b5f599 Add direct download link for always up-to-date JAR file Bea 2023-01-15 22:08:45 +0100
  • 12e3c5fc2f Remove maven reposity upload in normal commit builds Bea 2023-01-15 21:56:24 +0100
  • bec705ea6c Finish implementing functional Maven build system Bea 2023-01-15 21:54:03 +0100
  • 3acab18ff2 Update DroneCI configuration, include settings.xml Bea 2023-01-15 21:38:50 +0100
  • 99a92badc2 Update DroneCI configuration Bea 2023-01-15 21:32:15 +0100
  • f24c93acc0 Update DroneCI configuration Bea 2023-01-15 21:30:44 +0100
  • 3cc37b4669 Update DroneCI configuration Bea 2023-01-15 21:26:55 +0100
  • 5a74401f74 Update DroneCI configuration Bea 2023-01-15 21:26:35 +0100
  • db151a3f66 Update DroneCI configuration Bea 2023-01-15 21:25:08 +0100
  • c1e995225f Update DroneCI configuration Bea 2023-01-15 21:23:54 +0100
  • ae1313459d Fix typo Bea 2023-01-15 21:21:59 +0100
  • ea29241d1d Attempt to fix Maven DoneCI integration Bea 2023-01-15 21:21:26 +0100
  • ecff8ee31b Update temporary DroneCI configuration Bea 2023-01-15 21:18:10 +0100
  • 9578fcdbc2 Fix SonarQube integration Bea 2023-01-15 21:09:03 +0100
  • 944b4cf905 Update .drone.yml Bea 2023-01-15 21:07:41 +0100
  • 21a5e07b3e Attempt to implement Nexus Maven repo deployment Bea 2023-01-15 21:06:01 +0100
  • 32a5a46565 Update badges, remove SFTP DroneCI integration Bea 2023-01-15 20:21:04 +0100
  • 5dcfd7339e Update DroneCI integration to allow artifact uploading Bea 2023-01-15 17:53:07 +0100
  • 3bb006e0c6 Update badges Bea 2023-01-15 05:32:11 +0100
  • 0cc30ddf29 Implement MessageRespone base functions Bea 2023-01-15 05:29:57 +0100
  • b55a27fdfb Optimize regex expressions Bea 2023-01-15 05:22:22 +0100
  • ee4c5155fa Improve exception handling Bea 2023-01-15 05:00:44 +0100
  • d2abeb35fc Implement various null checks Bea 2023-01-15 04:51:30 +0100
  • 546eb49144 Add empty line to logo Bea 2023-01-15 04:42:43 +0100
  • 6b97e0bb7e Remove unused variable Bea 2023-01-15 04:39:59 +0100
  • 4df2429b09 Move random methods to random util class, fix footer Bea 2023-01-15 04:34:19 +0100
  • 7de23d8207 Bump version to 0.5.17 Bea 2023-01-15 04:26:43 +0100
  • d7aa5d75eb Implement random.org API integration with random seed updater Bea 2023-01-15 04:26:06 +0100
  • b81a7e65d2 Disable random seed update because SecureRandom is self-seeding with a better algorithm Bea 2023-01-15 03:34:34 +0100
  • 14d2505dac Use Java 15's new text blocks for Unicode logo Bea 2023-01-15 02:13:35 +0100
  • 528940a9d1 Disable JavaDoc generation in DroneCI pipeline Bea 2023-01-15 02:06:57 +0100
  • 4c653fc93c Complete moving to SFL4J Bea 2023-01-15 02:05:23 +0100
  • 6bbaf3fe7e Deprecate logger and start moving to SLF4J Bea 2023-01-15 01:48:56 +0100
  • 95b4f81235 Switch to SecureRandom class Bea 2023-01-15 01:07:31 +0100
  • dee00e6814 Update badges Bea 2023-01-15 01:04:55 +0100
  • d6ef0da167 Make multiple small improvements Bea 2023-01-15 01:00:44 +0100
  • fb752fb9a9 Fix code style error Bea 2023-01-15 00:40:19 +0100
  • 0d862da9ec Update badges in readme Bea 2023-01-15 00:08:31 +0100
  • 57a5972d59 Add badges to readme Bea 2023-01-15 00:07:07 +0100
  • 374f979ae3 Fix synchronized mismatch Bea 2023-01-14 23:52:12 +0100
  • 53abab6bf3 Update DroneCI config Bea 2023-01-14 23:49:20 +0100
  • 5591b8abab Make method synchronized Bea 2023-01-14 23:30:57 +0100
  • 5afb398299 Update DroneCI config Bea 2023-01-14 23:27:50 +0100
  • 0d8c3e2be3 Implement SonarQube support Bea 2023-01-14 21:49:47 +0100
  • 818a25346b Optimize imports Bea 2023-01-14 20:22:37 +0100
  • 28286f5389 Fix date parser Bea 2023-01-14 20:20:59 +0100
  • b174c581e9 Add .deepsource.toml DeepSource Bot 2023-01-14 19:16:58 +0000
  • c843d2cd61 Update instructions order when registering listeners Bea 2022-12-28 05:34:23 +0100
  • 3bd09d2867 Update a small comment Bea 2022-12-28 05:32:17 +0100
  • c077b92f93 Update 'README.MD' Bea 2022-12-28 05:27:16 +0100
  • ecff77867c Update 'README.MD' Bea 2022-12-28 05:25:44 +0100
  • 5e4e79d505 Bump version to 0.5.16 Bea 2022-12-26 04:11:01 +0100
  • e1c22ac059 Implement ban, kick, timeout slash commands Bea 2022-12-26 04:10:17 +0100
  • 3676e9d5ad Make trivia command defer reply Bea 2022-12-26 03:51:43 +0100
  • 5acd900857 Rework time parsing utils Bea 2022-12-26 03:34:26 +0100
  • d2f00c781e Implement basic timeout command Bea 2022-12-26 03:34:11 +0100
  • 35b2c8fb42 Implement basic ban command Bea 2022-12-26 02:40:14 +0100
  • 420666eab1 Implement basic kick command Bea 2022-12-26 00:22:32 +0100
  • 52fe279f35 Add bot age info Bea 2022-12-25 02:12:39 +0100
  • 7ac72f9e38 Bump version to 0.5.15 Bea 2022-12-25 01:49:43 +0100
  • 00c46c1396 Implement profile banner grabber command Bea 2022-12-25 01:48:31 +0100
  • 7f7ada9b9e Fix minetest's name in random statuses Bea 2022-12-24 15:20:39 +0100
  • 47bd16fd13 Fix missing JSON dependency Bea 2022-12-24 14:48:17 +0100