sir-lancebot icon indicating copy to clipboard operation
sir-lancebot copied to clipboard

improving the .latex command

Open 3ddP opened this issue 3 years ago • 1 comments

Description

When one uses the .latex command with lancebot, the bot replies with a rendered image of the tex commands. The requested features are:

  • when the original .latex message is edited, lancebot deletes its previous message with the rendered tex, and replies with the updated version
  • lancebot's replies can be interacted with by using specific reactions. For example, if one reacts with an x emoji, the message with the rendered tex is deleted.

Reasoning

The texit bot offers this functionality, making it much easier to interact with and reducing spam when one makes mistakes. Additionally, it appears the eval command already works in this fashion, so the modification should be doable!

Proposed Implementation

Would you like to implement this yourself?

  • [ ] I'd like to implement this feature myself
  • [x] Anyone can implement this feature

3ddP avatar Jun 04 '22 04:06 3ddP

Updating this to stalled since it's waiting on python-discord/bot-core#137.

TizzySaurus avatar Sep 24 '22 21:09 TizzySaurus