I have a method that notifies me on discord chanel using webhook.
def notify(str, ap): print(str) headers = {\'Content-Type\': \'application/json\'}