megaqwertification / StadiumBot

MIT License
0 stars 1 forks source link

ephemeral messages aren't working #110

Open megaqwertification opened 1 year ago

megaqwertification commented 1 year ago

see if this is an interactions error

megaqwertification commented 1 year ago

works in dev but not in prod :happysquare:

might have to do with ctx.defer()

megaqwertification commented 2 months ago

ctx.defer(ephemeral=True) should fix this