File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ Serverless bot running SQL queries using [chDB](https://chdb.io) [public servers
24
24
4 . Create a space app: ` $space new `
25
25
5 . Push the space app: ` $space push `
26
26
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 >
28
28
- ` DISCORD_APPLICATION_ID ` - Your discord app's ID.
29
29
- ` DISCORD_PUBLIC_KEY ` - Your discord app's public key.
30
30
- ` 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)_
32
32
- _ Other environment variables are optional._
33
33
4 . Set ` Interactions Endpoint URL ` to ` <micro_url>/bot/interactions ` .
34
34
- This is located in: ` https://discord.com/developers/applications/{application_id}/information `
You can’t perform that action at this time.
0 commit comments