Jump to content

Search the Community

Showing results for tags 'webhook'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hello, Maybe some of you know the program / site "discord.gg", it's a Chat for gamers. There is a function called "WebHook" which is more or less a little pseudo bot. You get a link and over this you can let the bot send whatever you want. For example here is a little bot/webhook that posts the newest NASA articles, including Pictures. I "created" this with the site "ifttt.com" which manages webhooks for you. Now my question: When there is an event detected by my bot, can i send a message from my Bot directly to my Discord Webhook with the link? A message like "loot xyz is found"? If this is not possible, i would try to use a longer way: When my Bot detects an event, I would try to trigger "ifttt.com" with something like an email or something else (i still have to figure out what is the best, fastest and securest way) and trigger my Discord Webhook this way, but this would take way longer since it has to go over "ifttt.com"...
×
×
  • Create New...