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

Edit Command /userinfo to catch /userinfo @username #394

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ExtremTechniker
Copy link

if Parameter startsWith @
username use a substring starting at 1 (second letter)

src/chatty/gui/MainGui.java Outdated Show resolved Hide resolved
@tduva
Copy link
Contributor

tduva commented Jan 15, 2021

Can you clarify your use-case for this? If it's because you used the @ prefix for username completion, I think it would make sense to have this for other username-based commands as well.

Co-authored-by: 23rd <23rd@vivaldi.net>
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

Successfully merging this pull request may close these issues.

None yet

3 participants