Skip to content

Releases: fearandesire/Pluto-Betting-Bot

Release 3.5.1

10 Feb 07:20
0caf7e6
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Rm 'automerge' label attempt (f6b36b5)

💅 Refactors

  • Added & improved footer generation; adjusted config, dependencies (9dbfdc2)

🏡 Chore

  • Configure release and dependabot settings (443b676)
  • Dependabot direct config (79e11a6)
  • Dependabot config (a10b4ce)
  • deps-dev: Bump typescript from 5.6.2 to 5.7.3 (#49)
  • Add GitHub workflow for auto-merging Dependabot PRs (13c7ee4)
  • Update Dependabot auto-merge workflow configuration (4fb1042)
  • deps-dev: Bump @biomejs/biome from 1.9.2 to 1.9.4 (#43)
  • deps-dev: Bump eslint-plugin-import from 2.29.1 to 2.31.0 (e23395d)
  • deps-dev: Bump prettier-eslint-cli from 7.1.0 to 8.0.1 (d7e3cf6)
  • deps-dev: Bump @types/lodash from 4.17.7 to 4.17.15 (653788f)
  • deps-dev: Bump @biomejs/cli-win32-x64 from 1.9.2 to 1.9.4 (f9ce2be)
  • deps-dev: Bump rimraf from 5.0.10 to 6.0.1 (8f20d30)
  • deps-dev: Bump rimraf from 5.0.10 to 6.0.1 (#62)
  • deps-dev: Bump vite in the npm_and_yarn group across 1 directory (#53)
  • deps-dev: Bump @types/color from 3.0.6 to 4.2.0 (1ed15b4)
  • deps-dev: Bump @types/color from 3.0.6 to 4.2.0 (#66)
  • deps-dev: Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 (adedbd0)
  • deps-dev: Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 (#69)
  • deps-dev: Bump @types/ws from 8.5.12 to 8.5.14 (78e4255)
  • deps-dev: Bump @types/ws from 8.5.12 to 8.5.14 (#72)
  • deps-dev: Bump @types/jest from 29.5.12 to 29.5.14 (efa17b0)
  • deps-dev: Bump @types/jest from 29.5.12 to 29.5.14 (#74)

🤖 CI

  • Change name of dep bot action (8762c5e)
  • Update dependabot config (c1003f8)

❤️ Contributors

Release 3.5.0

10 Feb 04:16
Compare
Choose a tag to compare

compare changes

Note

I haven't put out a release in a while, so this changelog includes a summary of all the changes I've made since v3.1.11. Some things are not included, some happened a while ago, and some are just new.

🚀 Enhancements

  • Added comprehensive prop betting system
  • Implemented new prop leaderboard system with multiple viewing options
  • Added H2H betting stats command with user statistics - (/stats)
  • Enhanced API error handling and logging with Winston
  • Added varying footer text for embeds for fun
  • Added support for NBA and NFL prop betting
  • Integrated Zod for schema validation and improved type safety

🩹 Fixes

  • Improved date handling and comparisons
  • Fixed prediction choice restoration
  • Enhanced error handling for API responses
  • Resolved issues with leaderboard parsing
  • Fixed guild configuration handling

💅 Refactors

  • Migrated to pnpm package manager
  • Improved prop selection and embed generation
  • Enhanced error handling across the application
  • Simplified API integration and response handling
  • Improved command structure and organization

📖 Documentation

  • Improved & Added JSDoc documentation across the codebase
  • Enhanced method and module documentation
  • Improved API documentation and type definitions

🏡 Chore

  • Updated TypeScript configuration
  • Enhanced development environment setup
  • Improved dependency management
  • Added OpenAPI specification

🎨 Styles

  • Enhanced leaderboard formatting
  • Improved betting statistics display
  • Enhanced prop betting UI/UX
  • Improved active props display
  • Added clearer betting instructions

❤️ Contributors

Release 3.1.11

02 Jun 23:23
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

Release 3.1.10

02 Jun 21:03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

💅 Refactors

  • Style amounts in USD; Strict typing on Money Format (b8957ea)
  • Improve /help wording; Adjust footers; Rm /about (d49a27d)
  • Add dailyclaim desc; Improve wording (3941901)
  • Rm footer (bac41fd)
  • Adjust colors, docs, README (4313fa1)
  • Style amount; Defer reply for the future (5625857)
  • Docs for Khronos API module; Use new API auth header (c1a29d3)

🏡 Chore

🎨 Styles

❤️ Contributors