diff options
author | Skycloudd <51929172+Skycloudd@users.noreply.github.com> | 2020-06-20 20:04:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-20 20:04:13 +0000 |
commit | c2974768028af1cf9973c77835e614f8ab1835de (patch) | |
tree | 488ada324a6e32c3e06d063c3d0fdea4d67eb0cc /cogs/player.py | |
parent | 931d4706d20e3a14ac0bc93b8f22917f04506a01 (diff) | |
download | steve-bot-c2974768028af1cf9973c77835e614f8ab1835de.tar steve-bot-c2974768028af1cf9973c77835e614f8ab1835de.tar.gz steve-bot-c2974768028af1cf9973c77835e614f8ab1835de.tar.bz2 steve-bot-c2974768028af1cf9973c77835e614f8ab1835de.tar.lz steve-bot-c2974768028af1cf9973c77835e614f8ab1835de.tar.xz steve-bot-c2974768028af1cf9973c77835e614f8ab1835de.tar.zst steve-bot-c2974768028af1cf9973c77835e614f8ab1835de.zip |
fixed TypeError in on_message_edit
When an embed gets loaded, discord sends out the message edited event, and because of that it gets weird. so you just check if the content of the message actually changed, and that should fix it.
Diffstat (limited to 'cogs/player.py')
0 files changed, 0 insertions, 0 deletions