From 1c68daebcabb813a038baa6615766f5bf18d3aa9 Mon Sep 17 00:00:00 2001 From: elijabesu Date: Wed, 3 Mar 2021 09:17:40 +0100 Subject: [PATCH] Added support server link --- README.md | 4 ++-- docs/index.rst | 4 ++++ info.json | 8 +++++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 97c91ca2..a9124550 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![](https://img.shields.io/badge/SauriCogs-by_elijabesu-ffb8d7.svg?style=popout-square&logo=python&logoColor=ffb8d7)](https://cogs.saurich.com/) [![](https://img.shields.io/badge/Red%20DiscordBot-V3-red.svg)](https://github.com/Cog-Creators/Red-DiscordBot) [![](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) +[![](https://img.shields.io/badge/SauriCogs-by_elijabesu-ffb8d7.svg?style=popout-square&logo=python&logoColor=ffb8d7)](https://cogs.saurich.com/) [![](https://discord.com/api/guilds/816336417797570631/widget.png)](https://discord.gg/rrJVJddnVv)[![](https://img.shields.io/badge/Red%20DiscordBot-V3-red.svg)](https://github.com/Cog-Creators/Red-DiscordBot) [![](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) ## Contact me -If you have any issues with any of the cogs, open an issue on GitHub! I have notifications turned on for it, unlike Discord. Please, *do not message me on Discord*, I have no time to be there and it is always muted and open in the background. +If you have any issues with any of the cogs, join my support Discord or open an issue on GitHub. ## How to install diff --git a/docs/index.rst b/docs/index.rst index f4636eeb..fdc42c58 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -25,6 +25,10 @@ Welcome to SauriCogs' documentation! .. Badges and artwork +.. image:: https://discord.com/api/guilds/816336417797570631/widget.png + :target: https://discord.gg/rrJVJddnVv + :alt: SaurBot's Harem + .. image:: https://img.shields.io/badge/Red%20DiscordBot-V3-red.svg :target: https://github.com/Cog-Creators/Red-DiscordBot :alt: Red-DiscordBot diff --git a/info.json b/info.json index 35dc066e..ca09ecc8 100644 --- a/info.json +++ b/info.json @@ -1,7 +1,9 @@ { - "author": ["saurichable"], - "install_msg": "Thanks for installing my repo! If you have any inquiries, ping me in the #support_othercogs. I'm also very open to suggestions!", + "author": [ + "saurichable" + ], + "install_msg": "Thanks for installing my repo!\n\nIf you have any issues with any of the cogs, feel free to join my support server (https://discord.gg/rrJVJddnVv), or open an issue on GitHub (https://github.com/elijabesu/SauriCogs/issues).", "name": "SauriCogs", "short": "Just some cogs for Red Discord Bot", "description": "Just some cogs that I was searching for but couldn't find so I made my own." -} +} \ No newline at end of file