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

Replace [reply] with more organic irc-style reply #100

Closed
qaisjp opened this issue Mar 4, 2021 · 2 comments
Closed

Replace [reply] with more organic irc-style reply #100

qaisjp opened this issue Mar 4, 2021 · 2 comments

Comments

@qaisjp
Copy link
Owner

qaisjp commented Mar 4, 2021

It should say

PersonRepliedToUsername: MESSAGE

instead of

[reply] MESSAGE

@llmII
Copy link
Contributor

llmII commented Mar 4, 2021

See #86 as well, will definitely want to integrate formatting for it (if go-discord-irc will be supporting formatting). Also points at something relevant for pulling down the old message and an idea for truncation. Think being able to include (possibly truncated) the replied to message in the reply would be helpful when the person being replied to is actively conversating on multiple subjects or the reply distance is large.

@qaisjp qaisjp closed this as completed in eb24b2c Mar 8, 2021
@qaisjp
Copy link
Owner Author

qaisjp commented Mar 8, 2021

Feel free to add it if you really need it, however maybe we can just make the bot be configured to do the best thing, and add configuration support only where it really needs it.

E.g. maybe we could include truncated context if there's a reply distance of n minutes (real easy to determine based on snowflake), and maybe in the future > n messages (not a fun data model!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants