mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* Fixes the logic of MessagePredicate.greater and MessagePredicate.less * Create 3004.bugfix.rst
2 lines
158 B
ReStructuredText
2 lines
158 B
ReStructuredText
Fixed MessagePredicate.greater and MessagePredicate.less allowing any valid int instead of only valid ints/floats that are greater/less than the given value.
|