From 71d99babe5ece933cc9cd4e21dcfa7d1b3a40ecf Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Wed, 31 Jan 2024 23:37:41 +0000 Subject: [PATCH] Added install disclaimer to aurora --- aurora/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aurora/info.json b/aurora/info.json index c54f2ee..ae5eae7 100644 --- a/aurora/info.json +++ b/aurora/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing Aurora!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", + "install_msg" : "Thank you for installing Aurora!\nMost of this cog's functionality requires enabling slash commands.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).", "name" : "Aurora", "short" : "A full replacement for Red's core Mod cogs.", "description" : "Aurora is a fully-featured moderation system. It is heavily inspired by GalacticBot, and is designed to be a more user-friendly alternative to Red's core Mod cogs. This cog stores all of its data in an SQLite database.",