#linked role

1 messages · Page 1 of 1 (latest)

prime aspen
#

How to add my bot to linked role?

restive peak
#

Linked roles consist of the following:

  1. A REST server listening to Discord requests
  2. Setting up the linked roles verification endpoint (check attachment)
  3. Coding it all
#

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

nocturne ridge
restive peak
#

feel free to ping if you got any questions or need explanation on anything

prime aspen
#

Got it, thanks for the help.
I suppose it will be difficult, as I've never done this for bots. But I'll manage)

restive peak
#

ping if you need help!

prime aspen
#

I will try to use Django drf for it

restive peak
#

just make sure to use an awsgi app!

#

preferably guinicorn as a backend :)