Gorialis / jishaku

A debugging and testing cog for discord.py rewrite bots.
https://jishaku.readthedocs.io/en/latest/
MIT License
540 stars 177 forks source link

`jsk py False` sends nothing back #7

Closed ioistired closed 6 years ago

ioistired commented 6 years ago

Steps to reproduce

  1. Send <prefix>jsk py False or <prefix>jsk py _msg.author.bot

Expected behavior

False is sent back

Actual behavior

Nothing is sent back

Workaround

Use pywhat or wrap expressions that evaluate to booleans in a call to str().

Gorialis commented 6 years ago

Fixed with 0.1.2.