Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
polppol committed Feb 8, 2024
1 parent a881b18 commit 665a3eb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Just type `/poll` (without any options) in the channel that you want to post!
```
/poll
```
(If `/poll` is being used by other app you can also use `/openpoll`)
![poll-modal-en-v4.png](./assets/poll-modal-en-v4.png)

### Simple poll via command
Expand Down Expand Up @@ -251,7 +252,9 @@ Usage:
```

## Self-host: Server configuration (config/default.json)
- `mongo_url`: the url to connect to your mongo database
- `command`: Slash command
- `command2`: Slash command
- `bot_name`: Bot name
- `mongo_db_name`: your mongo database name (Main DB)
- `app_lang` for translation (Please put language file in language folder), Translate some text to Thai (th-ภาษาไทย)
- `app_lang_user_selectable` if set to `true`; Let user who create poll (Via Modal) select language of poll UI
Expand Down

0 comments on commit 665a3eb

Please sign in to comment.