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

Channel info #52

Closed
purrplingcat opened this issue Aug 4, 2017 · 0 comments
Closed

Channel info #52

purrplingcat opened this issue Aug 4, 2017 · 0 comments

Comments

@purrplingcat
Copy link
Owner

purrplingcat commented Aug 4, 2017

Plugin: ChanInfo

Story

Get a information about channel and print it to a channel:

  • Channel name (eg. #general) (not available in DM channel)
  • Channel ID
  • Created at (DateTime)
  • Type: (TextChannel, DMChannel, GroupChannel, ...)
  • List position (position in channel list)

TextChannel ONLY

  • Topic
  • Is Nswf?
  • Members count
  • Members (list of members)

VoiceChannel ONLY

  • Bitrate
  • Voice is full?
  • User limit
  • Members count
  • Members (list of members)

DMChannel ONLY

  • recipient (Username of recipient)

Commands:

  • !chaninfo [<#channelName>] - Print a channel info. If channelName not defined, print info about current channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant