Releases: 2000Arion/counting-discord-bot
Releases · 2000Arion/counting-discord-bot
v1.0.2
Tiny release with some updated dependencies.
What's Changed
- Bump discord.js from 14.15.3 to 14.16.1 by @dependabot in #33
- Bump discord.js from 14.16.1 to 14.16.2 by @dependabot in #35
- Bump mysql2 from 3.11.0 to 3.11.3 by @dependabot in #34
- Bump nodemon from 3.1.4 to 3.1.7 by @dependabot in #36
- Bump discord.js from 14.16.2 to 14.16.3 by @dependabot in #37
Full Changelog: v1.0.1-2...v1.0.2
v1.0.1-2
Full Changelog: v1.0.1-1...v1.0.1-2
v1.0.1-1
What's Changed
- Hotfix sentence structure mistake by @2000Arion
- Bump mysql2 from 3.10.1 to 3.11.0 by @dependabot in #32
Full Changelog: v1.0.1...v1.0.1-1
v1.0.1
v1.0.0
What's Changed
- Delete unnecessary files
- Fix small bug ping command: loading text is still there after finished loading the ping
- Change goal range for positive numbers mode from 10-200 to 40-200
Full Changelog: v0.0.3...v1.0.0
v0.0.3-1-fix
Fix #26
v0.0.3
Changes
- Minimized Repetitive Database Calls
- Refactored Mode Switching Logic
- Efficient Expected Count Calculation
- Improved Readability
- Removed unnecessary comments
- Some small other improvements
Known issues
- Error message is "Falsche Zahl!" if the message sender is
latestSender
, instead of "Du darfst nicht mehrmals hintereinander zählen!"