add discord link to system welcome message.

This commit is contained in:
RossAscends
2023-04-27 13:28:12 +09:00
parent 0ea1d037e6
commit 3c0a89eea5

View File

@@ -279,7 +279,8 @@ const system_messages = {
'<h3>Still have questions or suggestions left?</h3>',
'<a target="_blank" href="https://github.com/Cohee1207/SillyTavern/issues">Post a GitHub issue.</a>',
'<br/>',
'<a target="_blank" href="https://github.com/Cohee1207/SillyTavern#questions-or-suggestions">Contact the developers.</a>'
'<a target="_blank" href="https://github.com/Cohee1207/SillyTavern#questions-or-suggestions">Contact the developers.</a><br>',
'<a target="_blank" href="https://discord.com/channels/@me/1078643480458432602/1100851318593167381">Join the Discord!</a>'
].join('')
},
group: {