mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
add discord link to system welcome message.
This commit is contained in:
@@ -279,7 +279,8 @@ const system_messages = {
|
|||||||
'<h3>Still have questions or suggestions left?</h3>',
|
'<h3>Still have questions or suggestions left?</h3>',
|
||||||
'<a target="_blank" href="https://github.com/Cohee1207/SillyTavern/issues">Post a GitHub issue.</a>',
|
'<a target="_blank" href="https://github.com/Cohee1207/SillyTavern/issues">Post a GitHub issue.</a>',
|
||||||
'<br/>',
|
'<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('')
|
].join('')
|
||||||
},
|
},
|
||||||
group: {
|
group: {
|
||||||
|
Reference in New Issue
Block a user