✅ 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
✅ 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