Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improving the .latex command #1062

Open
1 of 2 tasks
3ddP opened this issue Jun 4, 2022 · 1 comment
Open
1 of 2 tasks

improving the .latex command #1062

3ddP opened this issue Jun 4, 2022 · 1 comment
Assignees
Labels
status: approved The issue has received a core developer's approval status: stalled Something is blocking further progress type: feature Relating to the functionality of the application.

Comments

@3ddP
Copy link

3ddP commented Jun 4, 2022

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
  • Anyone can implement this feature
@3ddP 3ddP added status: planning Discussing details type: feature Relating to the functionality of the application. labels Jun 4, 2022
@wookie184 wookie184 added status: approved The issue has received a core developer's approval and removed status: planning Discussing details labels Aug 17, 2022
@TizzySaurus
Copy link
Contributor

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

@TizzySaurus TizzySaurus added the status: stalled Something is blocking further progress label Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: approved The issue has received a core developer's approval status: stalled Something is blocking further progress type: feature Relating to the functionality of the application.
Projects
None yet
Development

No branches or pull requests

3 participants