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

Socials Integration #69

Open
Corban-Lee opened this issue Nov 10, 2022 · 0 comments
Open

Socials Integration #69

Corban-Lee opened this issue Nov 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Corban-Lee
Copy link
Owner

Idea: allow users to add their socials from other platforms (example: @username - instagram, @username - twitter) and allow other users to see them through /socials @member in a discord server

specs:
create a command group called "socials"

add commands "get", "set" and "remove"

"get" command:
returns all specified user's socials or just the specified social
params: discord.User, social (enum for the social site such as "instagram", "twitter", etc.)[OPTIONAL]

"set" command:
set a user's socials
params: social (enum for the social site), username (str username or id for social account)

"remove" command:
remove a user's socials
params: social (enum for the social site)

Also add a context menu command "Get Socials" which will act as an alias for "/socials get @user"

@Corban-Lee Corban-Lee added the enhancement New feature or request label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant