v0.1.15 Refactoring and updating OpenAI usage again
This commit is contained in:
@@ -38,13 +38,15 @@ https://discord.com/api/oauth2/authorize?client_id=<Client ID>&permissions=54696
|
||||
- applications.commands
|
||||
```
|
||||
|
||||
`docker build -t siren .`
|
||||
`docker-compose up -d`
|
||||
```
|
||||
make build
|
||||
make up
|
||||
```
|
||||
|
||||
## Development
|
||||
Build container
|
||||
|
||||
`docker build -t siren .`
|
||||
`make build`
|
||||
|
||||
Run container locally
|
||||
|
||||
|
||||
Reference in New Issue
Block a user