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

Update README for getting cf_clearance token and user agent #329

Merged
merged 3 commits into from
Dec 16, 2022

Conversation

kx-Huang
Copy link
Contributor

Add the README for getting cf_clearance token and user agent, as well as their configurations in Railway deployment.

src/chatgpt.ts Outdated
tiggerGPTMessage(text: string, privateChat: boolean = false): boolean {
const chatPrivateTiggerKeyword = this.chatPrivateTiggerKeyword;
triggerGPTMessage(text: string, privateChat: boolean = false): boolean {
const chatPrivateTriggerKeyword = this.chatPrivateTriggerKeyword;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be done in another PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted. Revert to last commit

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

Successfully merging this pull request may close these issues.

2 participants