I'll be teaching you how to send messages to your discord channel from your botting script. This can be useful for a number of things; Level messages, PvE drops, Out of food and a lot of other things.   I'll be using this json library, but you can re-write the code snippet so you won't need the library (If you know how). If you want to know how you can "import" the library to your compiled script, just watch this spoiler. Official Discord webhook API is here Let's