#linked role
1 messages · Page 1 of 1 (latest)
Linked roles consist of the following:
- A REST server listening to Discord requests
- Setting up the linked roles verification endpoint (check attachment)
- Coding it all
This an example I have from when i was implementing it to hikari
you set the linked role verification endpoint to localhost:8080/ and then you can run the setup by visiting localhost:8080/setup
after you run the setup, then you can go to the role you want and set it all up in the Linked tab
@nocturne ridge since i just saw you asked in hikari too
Ah ty, that's a great help
feel free to ping if you got any questions or need explanation on anything
Got it, thanks for the help.
I suppose it will be difficult, as I've never done this for bots. But I'll manage)
ping if you need help!
I will try to use Django drf for it