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

Added username file #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added username file #23

wants to merge 1 commit into from

Conversation

puravsood
Copy link

No description provided.

@ishikajn8126
Copy link
Member

@daemon1024 can you check the username? hyphen allowed?

@daemon1024
Copy link
Member

Can we change the username to your GitHub one?

@puravsood
Copy link
Author

puravsood commented Oct 15, 2022 via email

@ishikajn8126
Copy link
Member

sure

On Fri, Oct 14, 2022 at 4:42 PM Barun Acharya @.> wrote: Can we change the username to your GitHub one? — Reply to this email directly, view it on GitHub <#23 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3RUCKOO3TVDLXWEILUBZ2TWDE5YZANCNFSM6AAAAAARCJNQLE . You are receiving this because you authored the thread.Message ID: @.>

cool..so would you like to do it yourself?

@@ -0,0 +1,12 @@
data "discord_member" "I-r0k" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I-r0k -> "your username"

user_id = 760016973593051136
}

resource "discord_member_roles" "I-r0k" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I-r0k -> "your username"


resource "discord_member_roles" "I-r0k" {
server_id = data.discord_server.server.id
user_id = data.discord_member.DrQuark.id
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DrQuark -> "your username"

@ishikajn8126
Copy link
Member

I've mentioned the required changes, give it a try, feel free to reach out for help here or on JODC discord, if you face any problem.

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.

3 participants