I want to create an invite DM that will invite the user to my server. Let s say I have their username and discriminator, how can I get the user itself to create a DM? Since this is an invite DM, the user that we are trying to find is not on the server.
I m using Selenium Webdriver and python to automatically schedule an appointment. Webdriver options: options = Options() options.binary_location = /opt/headless-chromium options.add_argument( --...