diff --git a/src/stores/GuildStore.js b/src/stores/GuildStore.js
index 35701087f..c42bf5e49 100644
--- a/src/stores/GuildStore.js
+++ b/src/stores/GuildStore.js
@@ -39,7 +39,7 @@ class GuildStore extends DataStore {
/**
* Creates a guild.
- * This is only available when using a user account.
+ * This is only available to bots in less than 10 guilds and user accounts.
* @param {string} name The name of the guild
* @param {Object} [options] Options for the creating
* @param {string} [options.region] The region for the server, defaults to the closest one available