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

Append a zero-width character to the beginning of users' greetings #37

Open
neptunn opened this issue May 27, 2017 · 2 comments
Open

Append a zero-width character to the beginning of users' greetings #37

neptunn opened this issue May 27, 2017 · 2 comments

Comments

@neptunn
Copy link
Contributor

neptunn commented May 27, 2017

Fishy's 'setgreeting' command currently allows users to make Fishy say anything, including commands for other bots, which has obvious consequences. A simple solution to this would be for fishy to print a zero-width character before printing the user's set greeting. That is, this should function identically to having Fishy change a user's greeting from "?tur ur fat mom" to "Greeting: ?tur ur fat mom", except the "Greeting: " portion would be invisible to regular users.

@neptunn
Copy link
Contributor Author

neptunn commented Sep 16, 2017

...just adding a space to the beginning of greetings would also work

@itsrachelfish
Copy link
Member

IRC has a built in control code to remove formatting that we could use for this, available in most IRC clients as ctrl + o.

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