Newcomers
This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.
Posts 8,030 - 8,041 of 8,130
Posts 8,030 - 8,041 of 8,130
Many questions are answered in the FAQ.
bobstack
3 years ago
3 years ago
master chatbot template does not allow you to edit special keyphrases if you link to it.
i am giving you a headsup.
i am giving you a headsup.
palacinkyman
3 years ago
3 years ago
Well, as long as these serious problems persist, I think it is not possible to do any progress. I am still waiting for major bug fixes. Hopefully it will happen soon.
bobstack
3 years ago
3 years ago
you have to add stuff in manually from the master chatbot template.
then it works.
i consider that strange.
then it works.
i consider that strange.
bobstack
3 years ago
3 years ago
make sure your chatbot is gdpr.
https://gdpr-info.eu/
everything stored should easily deleteable by the users of the chatbot.using a keyphrase.
https://gdpr-info.eu/
everything stored should easily deleteable by the users of the chatbot.using a keyphrase.
palacinkyman
3 years ago
3 years ago
They are able to reset all values to default, but I doubt it has anything to do with bots functionality.
jkroker
3 years ago
3 years ago
Bobstack, I'm pretty sure that GDPR only pertains to the server hosting a service, not to users and content creators who use a service. So The Professor may or may not care about that, but it should not affect us plebs who are lucky to have our own ability to delete anything about anyone else from the site. 
Additionally, if you are not a citizen of, do not live in, or do business in the EU then the GDPR wouldn't really effect you anyway. They can only enforce laws against entities within their jurisdictions.

Additionally, if you are not a citizen of, do not live in, or do business in the EU then the GDPR wouldn't really effect you anyway. They can only enforce laws against entities within their jurisdictions.
bobstack
3 years ago
3 years ago
you can use face images made with the artbreeder websight in your chatbot.
that is what i am going to do.
that is what i am going to do.
bobstack
3 years ago
3 years ago
how would i change the name of my new chatbot?
Patreon Kayla
3 years ago
3 years ago
I don't know if there's an easier way to do this but first create a new chatbot with the name you want. Export both new and original chatbot files. You'll need to take the ID from your new bot and over write your original's ID at the top. Also change your original bot's name to the new name you've already created. Import that into your new bot and you should be good. At least that's the way I remember doing it. Definitely back up your work before attempting this.
bobstack
3 years ago
3 years ago
okay thanks.
palacinkyman
3 years ago
3 years ago
Can someone please explain to me how exactly am I supposed to use #favorite and #gossip? It's over a year and I still could not figure it out.
The Professor
3 years ago
3 years ago
There's some info in the Book of AI about them. Gossip has to be turned on in your bot's settings before it'll randomly come up from time to time. #favorite is triggered by questions like "what is your favorite X" where X is a category of thing.
palacinkyman
3 years ago
3 years ago
I know there is explanation in the Book of AI, I just never seem to get it right. E.g.: If memory of the user name is "mem-name" then what should I type into a #gossip? (mem-name) or (mem-gossipname) or what? (mem-name) is the name of the current user not of the previous user.
palacinkyman
3 years ago
3 years ago
And about #favorite, should I just type: My favorite food is apple. Or: My favorite (food) is (apple). Or: My favorite (food) is apple. ?
Zeig Wolf
3 years ago
3 years ago
"Hey (mem-name), I spoke to (gossipname) a while ago, do you know (himher)?".
I can't say I've ever gotten #favorite to trigger.
I can't say I've ever gotten #favorite to trigger.
palacinkyman
2 years ago
2 years ago
So, I just add "gossip" in front of every memory about other users?
The Professor
2 years ago
2 years ago
The #gossip Responses use the standard (mem-something) plug-in, and also have some special plug-ins of their own: (gossipname), (heshe), (himher), and (hisher).
(gossipname) is the person you're talking about. All (mem-something) plug-ins will be about the person you're talking about, not the person you're talking to.
The default Response for #favorite shows how it's used: "My favorite (type) is (specific)." But it appears that it's not working right now. I'll look into it.
(gossipname) is the person you're talking about. All (mem-something) plug-ins will be about the person you're talking about, not the person you're talking to.
The default Response for #favorite shows how it's used: "My favorite (type) is (specific)." But it appears that it's not working right now. I'll look into it.
palacinkyman
2 years ago
2 years ago
Thanks.
The Professor
2 years ago
2 years ago
You know why favorites wasn't working? It was broken! I fixed it and also the "what noun" feature. So give it a try again now.

KBF
2 years ago
2 years ago
So I wrote the responses to #Favorite:
My favorite (p:food) is (pizza)
My favorite (p:color) is (blue)
and the bot gives me:
Me: What is your favorite color?
Bot: My favorite crimson is (blue)
Me: Me: What is your favorite color?
Bot: My favorite steak is (pizza)
What's going on? Can I just disable #Favorite?
My favorite (p:food) is (pizza)
My favorite (p:color) is (blue)
and the bot gives me:
Me: What is your favorite color?
Bot: My favorite crimson is (blue)
Me: Me: What is your favorite color?
Bot: My favorite steak is (pizza)
What's going on? Can I just disable #Favorite?
hidden5738
2 years ago
2 years ago
@KBF That's because (p:food) and (p:color) give you the names of various foods and colors respectively
What you want is something like:
My favorite color is blue
My favorite food is pizza
And I think you can use AIscript to define what goes where
What you want is something like:
My favorite color is blue
My favorite food is pizza
And I think you can use AIscript to define what goes where
KBF
2 years ago
2 years ago
It still is picking from the list at random
Me: What is your favorite color:
Bot: My favorite food is pizza!
Me: What is your favorite color:
Bot: My favorite food is pizza!
hidden5738
2 years ago
2 years ago
You can override #favorite for specific cases
For example, (add a new keyphrase)
Keyphrase: (m:your_favorite) color
Response: My favorite color is blue
There's a few variations that (m:your_favorite) doesn't catch though
For example, (add a new keyphrase)
Keyphrase: (m:your_favorite) color
Response: My favorite color is blue
There's a few variations that (m:your_favorite) doesn't catch though
KBF
2 years ago
2 years ago
If it doesn't have any logic to selecting relevant answers inside it, I don't understand why #favorite even exits then.
I understand how useful having one place with a million "favorite thing" answers tucked away not cluttering up your list of keyphrases is, but if it's just going to pick one at random to answer any question I'm going to lean towards cluttering up my lists. An ordinary collapsible folder list would be more useful.
Right now I have it redirecting to #Nonsense.
I understand how useful having one place with a million "favorite thing" answers tucked away not cluttering up your list of keyphrases is, but if it's just going to pick one at random to answer any question I'm going to lean towards cluttering up my lists. An ordinary collapsible folder list would be more useful.
Right now I have it redirecting to #Nonsense.
The Professor
2 years ago
2 years ago
I can see what you were trying to accomplish, KBF. #favorite is meant to give an intelligent-sounding answer to any possible "what is your favorite" question. Think of it as a default auto-answering system.
hidden5738 is right - If you want to define specific favorites for your chatbot, you'll want a Keyphrase for each favorite question, with specific answer(s) to each.
hidden5738 is right - If you want to define specific favorites for your chatbot, you'll want a Keyphrase for each favorite question, with specific answer(s) to each.
hidden5738
2 years ago
2 years ago
How do I remove my ratings limits? In the account settings, there's a setting for "allow teen and mature" but I can't find anything to allow adult content as well (which means some plug-ins and bugs are hidden from me and that my adult chatbot can't chat with any other chatbots)
bobstack
2 years ago
2 years ago
in settings in bot rating click on on the white circle by adult.
hidden5738
2 years ago
2 years ago
The bot is rated adult, that's not the problem - problem is that my account is not rated adult or something
Basically I tried visiting https://www.personalityforge.com/platform/plugin-view.php?pluginID=6999 and was told "this plugin is outside your ratings limits"
Similarly when I try to view bug reports, some are hidden with the message "[HIDDEN] Bug content outside ratings limits."
And in my account settings "approved ratings" is already set to "allow teen and mature" and I don't seem to find an option to "allow everything" - what else can I try to fix this?
Basically I tried visiting https://www.personalityforge.com/platform/plugin-view.php?pluginID=6999 and was told "this plugin is outside your ratings limits"
Similarly when I try to view bug reports, some are hidden with the message "[HIDDEN] Bug content outside ratings limits."
And in my account settings "approved ratings" is already set to "allow teen and mature" and I don't seem to find an option to "allow everything" - what else can I try to fix this?
bobstack
2 years ago
2 years ago
make a bug report
hidden5738
2 years ago
2 years ago
Done that, let's hope this gets sorted out quickly
bobstack
2 years ago
2 years ago
great!
hidden5738
2 years ago
2 years ago
Also I already asked this in the bug stomp forum, but my bot's AI has been stuck at 0 since I created it (despite adding lots of keyphrases and responses to it).
There's a bit of unreachable code in there (situations that are currently impossible to get but have responses anyway), could that be the reason why?
There's a bit of unreachable code in there (situations that are currently impossible to get but have responses anyway), could that be the reason why?
bobstack
2 years ago
2 years ago
it will eventually go up as you keep adding necessary keyphrases and responses.
hidden5738
2 years ago
2 years ago
My previous bot (Lisa the GF, now deleted it because I messed up the variable system) had fewer keyphrases and a higher AI score (something around 150 or so last I checked) though
bobstack
2 years ago
2 years ago
things probably changed on personalityforge.
hidden5738
2 years ago
2 years ago
Yeah, let's hope things get sorted out soon
KBF
2 years ago
2 years ago
Did you go to hotforbot.com and try to find your bot there?
hidden5738
2 years ago
2 years ago
I can chat with the bots myself; I can't get them to chat with each other though
When not logged in and trying to get the 2 bots to chat, I got this message:
ATTENTION: Lisa the GF v2's rating, 'a' is outside the range requested by DrLove's botmaster.
ATTENTION: DrLove's rating, 'a' is outside the range requested by Lisa the GF v2's botmaster.
When logged in and trying to do the same, I get the message:
ATTENTION: DrLove is rated "A", which is outside your ratings.
When not logged in and trying to get the 2 bots to chat, I got this message:
ATTENTION: Lisa the GF v2's rating, 'a' is outside the range requested by DrLove's botmaster.
ATTENTION: DrLove's rating, 'a' is outside the range requested by Lisa the GF v2's botmaster.
When logged in and trying to do the same, I get the message:
ATTENTION: DrLove is rated "A", which is outside your ratings.
The Professor
2 years ago
2 years ago
I've added back the option to view adult content on the Personality Forge. You can change your ratings to include this in your Settings. This applies to posts, plug-ins, bugs, and bug comments. Adult-rated users and chatbots will remain only on hotforbot.com.
Chatbots will only chat with other chatbots whose botmasters have approved that chatbot's ratings - that's so we don't have adult content appearing in a bot's transcripts whose creator doesn't want to see that stuff.
Some history - before February 2022, the default (I think) was for users to have all ratings approved. So if a user didn't go out of their way, I think they could see adult content. Users created since then had adult content defaulted to off. That will remain, but with the option now to turn it on.
Chatbots will only chat with other chatbots whose botmasters have approved that chatbot's ratings - that's so we don't have adult content appearing in a bot's transcripts whose creator doesn't want to see that stuff.
Some history - before February 2022, the default (I think) was for users to have all ratings approved. So if a user didn't go out of their way, I think they could see adult content. Users created since then had adult content defaulted to off. That will remain, but with the option now to turn it on.
hidden5738
2 years ago
2 years ago
Yes I changed it and can see it now, thank you!
» More new posts: Doghead's Cosmic Bar