Nyhilo / Duck-Disciple-Bot

A bot for adding helpful tools to the Infinite Nomic discord
http://nomic.gay
MIT License
3 stars 2 forks source link

&pool bug tracking #65

Closed Nyhilo closed 2 years ago

Nyhilo commented 2 years ago

✅ Removing the exact amount for result in a pool drops it to 0, but does not remove it from the pool ✅ Can add 0 of a result to a pool ✅ Can remove results from a pool that don't exist ✅ Typo in error "Pool with that name already existss." ✅ "&pool remove " sends the wrong error message 🟨 Attempting to create a global pool as a non-admin creates a local pool instead 🟥 Escape backticks so that they can be input as expected ✅ Typo in "Successfullly added result to " ✅ Server admins are unable to delete global pools (as they should)

Feature request: ⬜ Escape emojis because funny ✅ Pretty up the list of pools, and indicate which ones are global

✅ = Done. 🟨 = Needs testing 🟥 = Won't fix

klinkplink commented 2 years ago

Negative list entries cancel out positive list entries

Nyhilo commented 2 years ago

Per the global pool bug, will reopen if the issue comes up again.