Skip to content

Commit 4cd10a7

Browse files
authored
Update README.md
1 parent 42a87f1 commit 4cd10a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Serverless bot running SQL queries using [chDB](https://chdb.io) [public servers
2424
4. Create a space app: `$space new`
2525
5. Push the space app: `$space push`
2626
2. Enter the environment variables (Space App Settings ➔ Configuration).<br>
27-
<img src="https://github.com/lmangani/chdb-discord-bot/assets/1423657/3c43aba8-1e8a-4b1c-91e4-241a1ff5ba17" width=600 >
27+
<img src="https://github.com/lmangani/chdb-discord-bot/assets/1423657/3c43aba8-1e8a-4b1c-91e4-241a1ff5ba17" width=500 >
2828
- `DISCORD_APPLICATION_ID` - Your discord app's ID.
2929
- `DISCORD_PUBLIC_KEY` - Your discord app's public key.
3030
- `DISCORD_BOT_TOKEN` - Your bot's token.
31-
- 'CHDB_API'- Your ClickHouse HTTP/S API _(optional)_
31+
- `CHDB_API` - Your ClickHouse HTTP/S API _(optional)_
3232
- _Other environment variables are optional._
3333
4. Set `Interactions Endpoint URL` to `<micro_url>/bot/interactions`.
3434
- This is located in: `https://discord.com/developers/applications/{application_id}/information`

0 commit comments

Comments
 (0)