Java Version: 17.0.5
Up-time: 1h 1m
Denizen Version: Core: 1.90.2-SNAPSHOT (Build 1308), Spigot: 1.2.6-SNAPSHOT (build 1783-REL)
Script Containers: 13, Events: 14
Last reload: 4m 58s ago
Server Version: Purpur version git-Purpur-1900 (MC: 1.19.3)
Active Plugins (4): spark: 1.10.29, Denizen: 1.2.6-SNAPSHOT (build 1783-REL), dDiscordBot: 0.7 (build 269),
Depenizen: 2.0.0 (build 741)
Loaded Worlds (1): world
Online Players (0): No Online Players
Total Players Ever: 0 ()
Mode: online
19:45:07 Running script event 'DiscordMessageReceived', event='on discord message received message:+bot*' for script 'CHATGPT'
19:45:07 Starting InstantQueue 'CHATGPT_791_DcShore'...
19:45:07 +- Queue 'CHATGPT_791_DcShore' Executing: (line 5) stop if:<context.new_message.author.is_bot> ---------+
19:45:07 Filled tag <context.new_message.author.is_bot> with 'false'.
19:45:07 'if:' arg returned false, command won't run.
19:45:07 +- Queue 'CHATGPT_791_DcShore' Executing: (line 6) define args <context.new_message.text.split> ---------+
19:45:07 Filled tag <context.new_message.text.split> with 'li@ (Size 8): +bot | Tell | a | story | that | contains | 900 | letters'.
19:45:07 +> Executing 'DEFINE': Queue='q@CHATGPT_791_DcShore' definition='args' value='li@ (Size 8): +bot | Tell | a | story | that | contains | 900 | letters'
19:45:07 +- Queue 'CHATGPT_791_DcShore' Executing: (line 7) definemap data ---------+
19:45:07 Filled tag <[args].remove[1].separated_by[ ]> with 'Tell a story that contains 900 letters'.
19:45:07 +> Executing 'DEFINEMAP': Queue='q@CHATGPT_791_DcShore' definition='data' map='map@[question = Tell a story that contains 900 letters; max_response_time = 20]'
19:45:07 +- Queue 'CHATGPT_791_DcShore' Executing: (line 10) definemap headers ---------+
19:45:07 +> [Static Tag Processing] Pre-Filled tag <secret[GptApiToken]> with 'secret@GptApiToken', and cached result.
19:45:07 +> Executing 'DEFINEMAP': Queue='q@CHATGPT_791_DcShore' definition='headers' map='map@[content-type = application/json; X-RapidAPI-Key = secret@GptApiToken; X-RapidAPI-Host = you-chat-gpt.p.rapidapi.com]'
19:45:07 +- Queue 'CHATGPT_791_DcShore' Executing: (line 14) ~webget https://you-chat-gpt.p.rapidapi.com/ data:<[data].to_json> headers:<[headers]> method:post timeout:5m save:bot_response ---------+
19:45:07 ...remembering this script entry as 'bot_response'!
19:45:07 Filled tag <[data].to_json> with '{"question":"Tell a story that contains 900 letters","max_response_time":"20"}'.
19:45:07 Filled tag <[headers]> with 'map@[content-type = application/json; X-RapidAPI-Key = secret@GptApiToken; X-RapidAPI-Host = you-chat-gpt.p.rapidapi.com]'.
19:45:07 +> Executing 'WEBGET': url='https://you-chat-gpt.p.rapidapi.com/' data='{"question":"Tell a story that contains 900 letters","max_response_time":"20"}' method='POST' hide_failure='false' timeout='d@5m (5m)' headers='map@[content-type = application/json; X-RapidAPI-Key = secret@GptApiToken;
X-RapidAPI-Host = you-chat-gpt.p.rapidapi.com]'
19:45:07 Forcing queue 'CHATGPT_791_DcShore' into a timed queue...
19:45:14 +- Queue 'CHATGPT_791_DcShore' Executing: (line 15) narrate <entry[bot_response].result> ---------+
19:45:14 Filled tag <entry[bot_response].result> with '{"answer": "Once upon a time, there was a brave knight who embarked on a journey to save the kingdom of Eltor. He was brave and determined, and he set out on his quest with a heavy heart.\nThe knight traveled through many dangerous lands and faced
numerous dangers in his quest. He fought fierce monsters and bravely stood his ground against powerful adversaries. But no matter how hard he tried, he could not seem to find the entrance to the kingdom.\nOne day, he stumbled across an ancient temple deep in the forest\n", "response_elapsed_time":
5.916884422302246, "warning": "ChatBot took more than 5 seconds to answer. Increase the max waiting time or try a different question."}
'.
19:45:14 +> Executing 'NARRATE': Narrating='{"answer": "Once upon a time, there was a brave knight who embarked on a journey to save the kingdom of Eltor. He was brave and determined, and he set out on his quest with a heavy heart.\nThe knight traveled through many dangerous lands and faced numerous
dangers in his quest. He fought fierce monsters and bravely stood his ground against powerful adversaries. But no matter how hard he tried, he could not seem to find the entrance to the kingdom.\nOne day, he stumbled across an ancient temple deep in the forest\n", "response_elapsed_time":
5.916884422302246, "warning": "ChatBot took more than 5 seconds to answer. Increase the max waiting time or try a different question."}
'
19:45:14 Completing queue 'CHATGPT_791_DcShore' in 7202ms.