Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KV Namespace needs to be created #1

Closed
abdulisik opened this issue Mar 19, 2023 · 2 comments
Closed

KV Namespace needs to be created #1

abdulisik opened this issue Mar 19, 2023 · 2 comments
Assignees

Comments

@abdulisik
Copy link

Hey @jarylc, I gave this a try and it looks good, thank you!
I might be creating a pull request regarding this issue, and a few other things on my mind. For now, here's the issue.
The kv_namespaces in wrangler.toml needs to be set up.
https://github.com/jarylc/cf-workers-chatgpt-discord-bot/blob/66d1205c25bdeb9c1b8bda5ea60cc66292010d9a/wrangler.toml#LL7C62-L7C62
I ran npx wrangler kv:namespace create CHATGPT_DISCORD_BOT_KV in order to create a new namespace and pasted that ID in my wrangler.toml. This should be a step in 'Getting Started'.

@jarylc
Copy link
Owner

jarylc commented Mar 20, 2023

Ah, I should've added a step to remove those lines if you don't want to create a KV and have context.

@jarylc jarylc self-assigned this Mar 20, 2023
@jarylc
Copy link
Owner

jarylc commented Mar 20, 2023

Made README.md slightly clearer

@jarylc jarylc closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants