zigdon / xkcd-Bucket

Bucket is the channel bot for #xkcd
http://wiki.xkcd.com/irc/Bucket
121 stars 31 forks source link

Item deletion message: destroy -> delete #107

Closed barometz closed 7 years ago

barometz commented 7 years ago

Change the confirmation for item deletion from "destroying $item" to "deleting item $item", which is more consistent with the command used to do so ("delete item #20"). The last few times I've wanted to delete an item it took me three tries to get there ("destroy item #20", "destroy #20") and I feel this might help.

(augh, sorry about the branch name. Editing through the Github interface, should've caught that earlier)