mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Fixes the logic of MessagePredicate.greater and MessagePredicate.less (#3004)
* Fixes the logic of MessagePredicate.greater and MessagePredicate.less * Create 3004.bugfix.rst
This commit is contained in:
1
changelog.d/3004.bugfix.rst
Normal file
1
changelog.d/3004.bugfix.rst
Normal file
@@ -0,0 +1 @@
|
||||
Fixed MessagePredicate.greater and MessagePredicate.less allowing any valid int instead of only valid ints/floats that are greater/less than the given value.
|
||||
Reference in New Issue
Block a user