Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoWorms authored Nov 16, 2023
1 parent 2e3037b commit dc62051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ The smartest ape in the jungle
### 4. Run or deploy to cloud

- run locally with docker, or: `pip install -r "requirements.txt"` then `python bot.py`
- or deploy to cloud with https://fly.io: `flyctl deploy --ha=false` (atm the script only supports 1 machine, it's already configured like this)
- or deploy to cloud with https://fly.io: `flyctl deploy --ha=false` (atm the script only supports 1 machine, check the example [`fly.toml`](./fly.toml))
- add bot in a group and use `/add_group groupid` to whitelist it and the bot is ready to answer questions with `/prompt` whenever you want

0 comments on commit dc62051

Please sign in to comment.