Updated README
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
This commit is contained in:
parent
7272a9fd88
commit
85d89fc51a
10
README.md
10
README.md
@ -24,9 +24,10 @@ It will be helpful to follow the examples in the [skills](/skills) folder for de
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1.
|
As with most of my software, this can be installed as a python package or a Docker container.
|
||||||
2.
|
|
||||||
3.
|
- `pip3 install bluebubbles_bot`
|
||||||
|
- `docker build -t blue_bubbles_bot .`
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
@ -41,3 +42,6 @@ The following environment variables must be set to configure the bot:
|
|||||||
|
|
||||||
|
|
||||||
## Justification
|
## Justification
|
||||||
|
|
||||||
|
Initially all I wanted to do was translate Apple Music links to Spotify links and vice-versa. But building platforms is more fun than building tools.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user