Skip to content

Commit dcf1494

Browse files
authored
Merge pull request #48 from senchabot-opensource/feat/update-desc-and-links
feat: update bot descriptions and links
2 parents 4ffaf8a + eebcc93 commit dcf1494

3 files changed

Lines changed: 22 additions & 18 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default defineConfig({
2121
{
2222
name: 'description',
2323
content:
24-
'Open-source multi-platform bot development project, which works on Twitch and Discord.'
24+
'A multi-platform Twitch, Kick, and Discord bot for content creators to manage their communities.'
2525
}
2626
],
2727
['meta', { name: 'theme-color', content: '#20AB8C' }],
@@ -39,7 +39,7 @@ export default defineConfig({
3939
{
4040
name: 'og:description',
4141
content:
42-
'Open-source multi-platform bot development project, which works on Twitch and Discord.'
42+
'A multi-platform Twitch, Kick, and Discord bot for content creators to manage their communities.'
4343
}
4444
],
4545
['meta', { name: 'twitter:site', content: '@senchabot' }],
@@ -48,7 +48,8 @@ export default defineConfig({
4848
'meta',
4949
{
5050
name: 'twitter:description',
51-
content: 'Open-source Discord and Twitch bot'
51+
content:
52+
'A multi-platform Twitch, Kick, and Discord bot for content creators to manage their communities.'
5253
}
5354
],
5455
[
@@ -83,24 +84,27 @@ export default defineConfig({
8384
i18nRouting: true,
8485

8586
socialLinks: [
86-
{ icon: 'github', link: 'https://github.com/senchabot-opensource/' },
8787
{ icon: 'discord', link: 'https://discord.com/invite/qUxwcjRzND' },
8888
{
89-
icon: 'linkedin',
90-
link: 'https://www.linkedin.com/company/senchabot'
89+
icon: 'youtube',
90+
link: 'https://www.youtube.com/@Senchabot'
91+
},
92+
{
93+
icon: 'twitter',
94+
link: 'https://twitter.com/senchabot'
9195
}
9296
], // available icons https://vitepress.dev/reference/default-theme-config#sociallinks
9397

9498
nav: [
9599
{
96100
text: 'Developers',
97-
link: 'https://github.com/senchabot-opensource/monorepo'
101+
link: 'https://github.com/senchabot-opensource'
98102
}
99103
],
100104
// Footer
101105
footer: {
102106
message: `<span>Released under the <a href="https://github.com/senchabot-opensource/monorepo/blob/dev/LICENSE">GPL-3.0 License</a></span>`,
103-
copyright: `<span>Copyright © ${new Date().getFullYear()} <a href="https://github.com/senchabot-opensource">Senchabot</a></span><span><a href="https://senchabot.com/terms-of-service" target="_blank" rel="noopener">Terms of Service</a> • <a href="https://senchabot.com/privacy-policy" target="_blank" rel="noopener">Privacy Policy</a></span>`
107+
copyright: `<span>Copyright © ${new Date().getFullYear()} <a href="https://senchabot.com">Senchabot</a></span><span><a href="https://senchabot.com/terms-of-service" target="_blank" rel="noopener">Terms of Service</a> • <a href="https://senchabot.com/privacy-policy" target="_blank" rel="noopener">Privacy Policy</a></span>`
104108
},
105109
search: {
106110
provider: 'local',
@@ -152,7 +156,7 @@ export default defineConfig({
152156
// },
153157
// Twitch - EN
154158
{
155-
text: 'Twitch',
159+
text: 'Twitch Bot',
156160
collapsed: false,
157161
items: [
158162
{
@@ -203,7 +207,7 @@ export default defineConfig({
203207
},
204208
// Discord - EN
205209
{
206-
text: 'Discord',
210+
text: 'Discord Bot',
207211
collapsed: false,
208212
items: [
209213
{
@@ -244,7 +248,7 @@ export default defineConfig({
244248
]
245249
},
246250
{
247-
text: 'Kick',
251+
text: 'Kick Bot',
248252
collapsed: false,
249253
items: [
250254
{
@@ -308,7 +312,7 @@ export default defineConfig({
308312
// },
309313
// Twitch - TR
310314
{
311-
text: 'Twitch',
315+
text: 'Twitch Bot',
312316
collapsed: false,
313317
items: [
314318
{
@@ -359,7 +363,7 @@ export default defineConfig({
359363
},
360364
// Discord - TR
361365
{
362-
text: 'Discord',
366+
text: 'Discord Bot',
363367
collapsed: false,
364368
items: [
365369
{
@@ -400,7 +404,7 @@ export default defineConfig({
400404
]
401405
},
402406
{
403-
text: 'Kick',
407+
text: 'Kick Bot',
404408
collapsed: false,
405409
items: [
406410
{

docs/.vitepress/theme/components/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Released under the <a href="https://github.com/senchabot-opensource/monorepo/blob/dev/LICENSE">GPL-3.0 License</a>
55
</span>
66
<span>
7-
Copyright © {{ new Date().getFullYear() }} <a href="https://github.com/senchabot-opensource">Senchabot</a>
7+
Copyright © {{ new Date().getFullYear() }} <a href="https://senchabot.com">Senchabot</a>
88
</span>
99
<span>
1010
<a href="https://senchabot.com/terms-of-service" target="_blank" rel="noopener">Terms of Service</a>

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div>
66
<a class="content-ref-s" href="/twitch-bot/getting-started">
77
<span class="ref-details-s">
8-
<span class="content-ref-page-title-s">Twitch / Getting Started</span>
8+
<span class="content-ref-page-title-s">Twitch Bot / Getting Started</span>
99
</span>
1010
<svg style="width:32px;height:32px;" viewBox="0 0 20 20" class="content-ref-svg" aria-hidden="true"><path fill="currentColor" d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z"></path></svg>
1111
</a>
@@ -15,7 +15,7 @@
1515
<div>
1616
<a class="content-ref-s" href="/discord-bot/getting-started">
1717
<span class="ref-details-s">
18-
<span class="content-ref-page-title-s">Discord / Getting Started</span>
18+
<span class="content-ref-page-title-s">Discord Bot / Getting Started</span>
1919
</span>
2020
<svg style="width:32px;height:32px;" viewBox="0 0 20 20" class="content-ref-svg" aria-hidden="true"><path fill="currentColor" d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z"></path></svg>
2121
</a>
@@ -25,7 +25,7 @@
2525
<div>
2626
<a class="content-ref-s" href="/kick-bot/getting-started">
2727
<span class="ref-details-s">
28-
<span class="content-ref-page-title-s">Kick / Getting Started</span>
28+
<span class="content-ref-page-title-s">Kick Bot / Getting Started</span>
2929
</span>
3030
<svg style="width:32px;height:32px;" viewBox="0 0 20 20" class="content-ref-svg" aria-hidden="true"><path fill="currentColor" d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z"></path></svg>
3131
</a>

0 commit comments

Comments
 (0)