discordlinux / feedback

The issues page of this repository is used for feedback about the Discord Linux Discord server. This is meant to be used for suggestions, complaints, or other issues with the Discord Linux Discord server. This is not for the Discord client.
MIT License
0 stars 0 forks source link

`sudo !!` with sudo bot #29

Closed DiscordLinuxBot closed 3 years ago

DiscordLinuxBot commented 3 years ago

From wafflecoffee avatar: Allow sudo !! to work with sudobot, re-doing the last message sent but appending sudo to the beginning of it. E.g. info kubuntu followed by sudo !! would effectively be sending sudo info kubuntu. It won't make that big of a difference but it's a nice touch/easter egg/whatever you wanna call it.

junetried commented 3 years ago

This could cause some lag with the bot, because it would have to check the message history for your last command.

5HT2 commented 3 years ago

Yea, the ^^ command was rewritten to be "less" accurate for this reason. It causes too many lookups for the bot and causes extreme latency, even affecting other command performance. This would only be viable if we hosted out own instance of the bot for only this server