SanathTech / ai-companion

0 stars 1 forks source link

Issue with creating new companions #1

Open JasonMKY opened 1 year ago

JasonMKY commented 1 year ago

Hello, I discovered it when I was browsing CodeWithAntonio's discord.

I know you may still be working on this project but, I have one issue, when clicking create button on the sidebar it redirects to "edit your companion" page instead of "/companion/new".

Somehow, when I enter this "/companion/new" in the URL bar it just loads the homepage and creating new companion is inaccessible. How can this problem be resolved?

SanathTech commented 1 year ago

Hi Jason,

Thanks for your email - but it's actually not a bug, I set up the functionality that way so that users can't create more than one companion each and spam the app.

You'll notice that it will allow you to create the first companion using the create button, but the next time you click it you'll only have the option to edit it.

Thanks, Sanath


From: JasonMKY @.> Sent: Thursday, October 5, 2023 1:27:53 pm To: SanathTech/ai-companion @.> Cc: Subscribed @.***> Subject: [SanathTech/ai-companion] Issue with creating new companions (Issue #1)

Hello, I discovered it when I was browsing CodeWithAntonio's discord.

I know you may still be working on this project but, I have one issue, when clicking create button on the sidebar it redirects to "edit your companion" page instead of "/companion/new".

Somehow, when I enter this "/companion/new" in the URL bar it just loads the homepage and creating new companion is inaccessible. How can this problem be resolved?

— Reply to this email directly, view it on GitHubhttps://github.com/SanathTech/ai-companion/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AV6UVXNRRPZNXT22LQFR2DTX5YLKNAVCNFSM6AAAAAA5TQOA5CVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZDOMRWHE2TEOI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

JasonMKY commented 1 year ago

Oh true, didn't think of that. But is there anyway to create/bypass it?

Could you add a timer possibly?

SanathTech commented 1 year ago

Nope, only option I've allowed is to edit your current companion and change all the details, which will allow you to create a new companion.


From: JasonMKY @.> Sent: Thursday, October 5, 2023 11:43:57 PM To: SanathTech/ai-companion @.> Cc: SanathTech @.>; Comment @.> Subject: Re: [SanathTech/ai-companion] Issue with creating new companions (Issue #1)

Oh true, didn't think of that. But is there anyway to create/bypass it?

— Reply to this email directly, view it on GitHubhttps://github.com/SanathTech/ai-companion/issues/1#issuecomment-1748824530, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AV6UVXPW4FR6NLPUYJXC7HTX52TQ3AVCNFSM6AAAAAA5TQOA5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBYHAZDINJTGA. You are receiving this because you commented.Message ID: @.***>

JasonMKY commented 1 year ago

Okay, what files can I modify to make edits to this feature?