Java Version: 17.0.5
Up-time: 2m
Denizen Version: Core: 1.90.2-SNAPSHOT (Build 1308), Spigot: 1.2.6-SNAPSHOT (build 1783-REL)
Script Containers: 13, Events: 14
Last reload: 1m 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
18:46:09 Running script event 'DiscordMessageReceived', event='on discord message received message:+bot*' for script 'CHATGPT'
18:46:09 Starting InstantQueue 'CHATGPT_21_SoloPl'...
18:46:09 +- Queue 'CHATGPT_21_SoloPl' Executing: (line 5) stop if:<context.new_message.author.is_bot> ---------+
18:46:09 Filled tag <context.new_message.author.is_bot> with 'false'.
18:46:09 'if:' arg returned false, command won't run.
18:46:09 +- Queue 'CHATGPT_21_SoloPl' Executing: (line 6) define args <context.new_message.text.split> ---------+
18:46:09 Filled tag <context.new_message.text.split> with 'li@ (Size 6): +bot | tell | me | a | little | story'.
18:46:09 +> Executing 'DEFINE': Queue='q@CHATGPT_21_SoloPl' definition='args' value='li@ (Size 6): +bot | tell | me | a | little | story'
18:46:09 +- Queue 'CHATGPT_21_SoloPl' Executing: (line 7) definemap data ---------+
18:46:09 Filled tag <[args].remove[1].separated_by[ ]> with 'tell me a little story'.
18:46:09 +> Executing 'DEFINEMAP': Queue='q@CHATGPT_21_SoloPl' definition='data' map='map@[question = tell me a little story; max_response_time = 20]'
18:46:09 +- Queue 'CHATGPT_21_SoloPl' Executing: (line 10) definemap headers ---------+
18:46:09 +> [Static Tag Processing] Pre-Filled tag <secret[GptApiToken]> with 'secret@GptApiToken', and cached result.
18:46:09 +> Executing 'DEFINEMAP': Queue='q@CHATGPT_21_SoloPl' definition='headers' map='map@[content-type = application/json; X-RapidAPI-Key = secret@GptApiToken; X-RapidAPI-Host = you-chat-gpt.p.rapidapi.com]'
18:46:09 +- Queue 'CHATGPT_21_SoloPl' Executing: (line 14) ~webget https://you-chat-gpt.p.rapidapi.com/ data:<[data].to_json> headers:<[headers]> method:post timeout:5m save:bot_response ---------+
18:46:09 ...remembering this script entry as 'bot_response'!
18:46:09 Filled tag <[data].to_json> with '{"question":"tell me a little story","max_response_time":"20"}'.
18:46:09 Filled tag <[headers]> with 'map@[content-type = application/json; X-RapidAPI-Key = secret@GptApiToken; X-RapidAPI-Host = you-chat-gpt.p.rapidapi.com]'.
18:46:09 +> Executing 'WEBGET': url='https://you-chat-gpt.p.rapidapi.com/' data='{"question":"tell me a little story","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]'
18:46:09 Forcing queue 'CHATGPT_21_SoloPl' into a timed queue...
18:46:16 +- Queue 'CHATGPT_21_SoloPl' Executing: (line 17) ~discordmessage id:all reply:<context.new_message> <entry[bot_response].result.parse_yaml.get[answer]> ---------+
18:46:16 Filled tag <context.new_message> with 'discordmessage@all,1019793335096983562,1073026986907283526'.
18:46:16 Filled tag <entry[bot_response].result.parse_yaml.get[answer]> with 'Once upon a time, there was a little girl named Alice who lived in a small village. One day, Alice decided to take a walk in the nearby woods. As she walked through the forest, she noticed a strange looking rabbit in a waistcoat
and followed him. The rabbit led Alice to a strange hole in the ground and she decided to follow him down.
Alice found herself in a magical world full of talking animals, strange
'.
18:46:16 +> Executing 'DISCORDMESSAGE': id='discord@all' reply='discordmessage@all,1019793335096983562,1073026986907283526' no_mention='false' raw_message='Once upon a time, there was a little girl named Alice who lived in a small village. One day, Alice decided to take a walk in the nearby woods. As
she walked through the forest, she noticed a strange looking rabbit in a waistcoat and followed him. The rabbit led Alice to a strange hole in the ground and she decided to follow him down.
Alice found herself in a magical world full of talking animals, strange
'
18:46:16 Completing queue 'CHATGPT_21_SoloPl' in 7308ms.