📝 improvement -> discord token in env

This commit is contained in:
Aymeric GUERACAGUE 2022-07-01 00:45:55 +02:00
parent 711974bfbb
commit 50559fab2b
Signed by: Superkooka
GPG Key ID: F78F2B172E894865
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ A POC of a Discord bot using the dropdown capability
## Improvement Way ## Improvement Way
- Discord token should be in environment and not on configuration (security and semantic reason)
- Sync configuration with currently send picker. `/role-picker create [picker]`, `/role-picker sync [picker]` (if picker is omitted, resync all?) - Sync configuration with currently send picker. `/role-picker create [picker]`, `/role-picker sync [picker]` (if picker is omitted, resync all?)
## Notes ## Notes