Skip to content

riseatlsu/RoboSec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETTING UP

Make sure you have an .env file with this format...

"APP_ID="1967947" PRIVATE_KEY_PATH="your-private-key-path" WEBHOOK_SECRET="your-webhook-secret" OPENAI_API_KEY=sk-your-api-key"

RUNNING

Open two terminals.

Terminal one command: npx smee -u WEBHOOK_PROXY_URL -t http://localhost:3000/api/webhook

WEBHOOK_PROXY_URL = your webhook proxy url

Terminal two command: npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors