Dougley / MegaBot

Discord bot that interacts with Zendesk Community
GNU Affero General Public License v3.0
1 stars 0 forks source link

Making !translate with no parameters (or with !translate latest) translate the latest item in queue #40

Closed kwando1313 closed 5 years ago

kwando1313 commented 5 years ago

Is your feature request related to a problem? Please describe. Currently, translate has just been added as a new command. However, on mobile, it's tricky to copy IDs or links from the latest in the feed.

Describe the solution you'd like Make it so mobile users (or, at least on iOS) can easily just translate issues on the feed.

So, my solution would either be as follows - if !translate is used without any parameters, it just will take the latest item in the feed, and translate it to English.

If Dougley/other bot devs prefer a parameter in, it can be !translate latest instead, as that's still easier to type than trying to copy the item's ID/URL.