updates to concierge bot to support adding services and routes
This commit is contained in:
@@ -42,12 +42,12 @@ https://discord.com/oauth2/authorize?client_id=<YOUR DISCORD CLIENT ID>
|
||||
|
||||
## 4. Installing the library
|
||||
|
||||
If you are creating your own bot outside this repository, install the `@star-kitten/lib` framework.
|
||||
If you are creating your own bot outside this repository, install the [@star-kitten/lib](https://git.f302.me/jb/-/packages/npm/@star-kitten%2Flib) package in your project.
|
||||
|
||||
This framework is publised to my private npm repository, so add the registry to your npm config
|
||||
|
||||
```sh
|
||||
bun config set @star-kitten:registry https://git.f302.me/registry
|
||||
npm config set @star-kitten:registry=https://git.f302.me/api/packages/jb/npm/
|
||||
```
|
||||
|
||||
Then install the library
|
||||
|
||||
Reference in New Issue
Block a user