Skip to content

Commit

Permalink
removed bottoken from config
Browse files Browse the repository at this point in the history
  • Loading branch information
svenwiltink committed Oct 8, 2024
1 parent baa52c9 commit 53f3021
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/dr-docso/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ data:
config.json: |
{
"prefix": "d.",
"token": "{{ .Values.botToken | required "botToken is required" }}",
"permissions": {{ .Values.permissions | toJson }},
"aliases": {
"arikawa": "github.com/diamondburned/arikawa/v3",
Expand Down

0 comments on commit 53f3021

Please sign in to comment.