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

Have a method of dumping other user's information #11

Open
khyperia opened this issue Jun 22, 2016 · 0 comments
Open

Have a method of dumping other user's information #11

khyperia opened this issue Jun 22, 2016 · 0 comments

Comments

@khyperia
Copy link
Owner

Possible features:

  1. Dump username, nickname, game status, discord ID, all mutual servers, etc. of any user specified
  2. List people in channel, their roles, etc.
  3. List people in server, server roles, channels in that server, emojis, possibly voice channels, who is in what voice channel, etc.
  4. Things and stuff that are in the discord::State object that I forgot about when writing this issue.

Possible design:

/discord info [anyID|username|nickname|channelname|servername|etc]
/whois [thing] - would probably be really bad, as weechat doesn't support overloading of commands to be different plugins based on different buffers (would have to do shenanigans with the irc plugin's /whois command)
/info [thing] - or some other unique global command
/discord info channel [channel] - /discord info server [server] - etc.
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

1 participant