Incorrect Wiki description
spotlightishere opened this issue · 3 comments
Bug description
The Wiki (permalink for future usage) suggests that running donators
will provide a list of users who have donated. The donate
command actually does this.
Expected result
donators
returns the list of users, or Wiki is updated to say donate
.
Actual result
Really cool error because I ran it with an invalid ID as a test, which I will file a PR for later on.
Usage case
Imagine you're a rich CEO. You have to choose one open source project to donate to, because of tax cuts in the United States. You visit the Discord Bots server to find the bot. "Ah!" you exclaim as you find a bot under the name Yuuki-Bot
. "This bot is self hosted and looks awesome. It's run entirely at loss. I think I will donate."
You create a test Discord server and invite the bot. You read the Wiki and run yuuki donators
. The bot types for a bit, and halts. You're confused. yuuki donators
, you again pipe into a seemingly meaningless void filled with text. yuuki donators
the chant continues yuuki donatorsyuuki donatorsyuuki donatorsyuuki donatorsyuuki donatorsyuuki donatorsyuuki donatorsyuuki donatorsyuuki donators
You just wasted a few bytes of data, never to find out who has donated.
You move on.
The money is spent elsewhere.
The world continues but not for Yuuki-Bot.
Money is spent on Endless ;)
Wiki is actually outdated in a few other aspects, but I'll fix this behaviour asap
Note: The fix requires the latest commit of commandrb, so verify that the Gemfile is using git and run bundle update