@@ -21,7 +21,7 @@ export const infoSubjects: Array<{
2121 getBaseEmbed ( ) . setTitle ( 'Off Screen?' ) . setDescription ( `
2222- Close Firebot
2323- Press Windows + R to open the Windows Run dialog
24- - Then paste\`%appdata%/ Firebotv5\` into the box and press enter.
24+ - Then paste\`%appdata%\\ Firebotv5\` into the box and press enter.
2525- Delete the file: \`window-state.json\`
2626` ) ,
2727 ] ,
@@ -58,13 +58,13 @@ did you use the address provided by OBS it is a "best guess" and not always corr
5858 {
5959 name : 'Install Log' ,
6060 message : {
61- content : 'We are requesting your install log to futher help you' ,
61+ content : 'We are requesting your install log to further assist you' ,
6262 embeds : [
6363 getBaseEmbed ( ) . setTitle ( 'Instal Logs' ) . setDescription ( `
64- You can get to Firebot's data folder via File > Open Data Folder or by pressing "Win + R" and pasting: \`%appdata%\firebot\v5\`
65- Please find the file named \`SquirrelSetup.log\` which is located in \`%localappdata%\Firebotv5\`
66- and / or \`%localappdata%\Firebotv5\`
67- and / or \`%localappdata%\SquirrelTemp\`
64+ You can get to Firebot's data folder via File > Open Data Folder or by pressing "Win + R" and pasting: \`%appdata%\\ firebot\ \v5\`
65+ Please find the file named \`SquirrelSetup.log\` which is located in \`%localappdata%\\ Firebotv5\`
66+ and / or \`%localappdata%\\ Firebotv5\`
67+ and / or \`%localappdata%\\ SquirrelTemp\`
6868and post it in this thread.
6969` ) ,
7070 ] ,
@@ -75,7 +75,7 @@ and post it in this thread.
7575 message : {
7676 content : 'Please send us your latest backup zip' ,
7777 embeds : [
78- getBaseEmbed ( ) . setTitle ( 'OBS WebSocket Settings ' )
78+ getBaseEmbed ( ) . setTitle ( 'Firebot Backups ' )
7979 . setDescription ( `
8080Here's how you can do that:
8181- Open Firebot and go to **Settings** > **Backup**
0 commit comments