#✅ | Putting strings from logs into a text box

1 messages · Page 1 of 1 (latest)

unborn tinsel
#

Is there any way to add lines from latest.log to the text box using the "file_text" placeholder?

This thing doesn't seem to work and returns empty text:

{"placeholder":"file_text","values":{"path_or_url":"logs/latest.log","mode":"last","last_lines":"10"}}

hybrid forgeBOT
# unborn tinsel Is there any way to add lines from latest.log to the text box using the "file_te...

Hey there! 👋

The file_text placeholder can indeed be used to read content from files. However, it only supports files located within config/fancymenu/assets/. Your latest.log file is located outside of this designated asset folder.

This means you can't directly use the file_text placeholder to pull content from logs/latest.log. If you want to display parts of a log file, you would need to manually copy it into the config/fancymenu/assets/ folder first.

You can find more information about the file_text placeholder and other dynamic content options here: Placeholders

Let me know if you have any other questions! 😊

unborn tinsel
hybrid forgeBOT
# unborn tinsel Is there any addon that makes possible access to files in other folders?

That's a great question! However, I can only provide information based on the available documentation. The documentation does not mention any addons that extend the file_text placeholder to access files outside the /config/fancymenu/assets/ folder.

This restriction is usually in place for security and stability reasons. If there isn't an official addon listed, it's unlikely to be supported. 😊

fair oriole
hybrid forgeBOT
#
How to Interact with Alice

If Alice isn't answering, you must either:

1. Mention her

Include @Alice [AI] in your message

2. Reply to her

Use Discord's reply feature on any of her messages

Note

The person who originally asked the question can send follow-up messages directly after the bot's response without mentioning or replying.

fair oriole
#

or wait till next update

unborn tinsel
hybrid forgeBOT
#
Thread Marked as Solved

This support thread has been marked as solved by @unborn tinsel.

The AI helper is now disabled, but you can still continue the conversation if needed. Thank you for using our support system!