diff options
| author | Nathan Perry <avaglir@gmail.com> | 2018-09-24 12:14:37 -0400 |
|---|---|---|
| committer | Nathan Perry <avaglir@gmail.com> | 2018-09-24 12:14:37 -0400 |
| commit | 1d441876933b96b33439088d7cd0ca27678ab7c8 (patch) | |
| tree | 440fe2b8c5528a28774773a6f73e44bc8448f7f7 /.env.example | |
| parent | 12be51078f24cca0f7ceccb0885d1e60a0ae2148 (diff) | |
dockerize
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.example b/.env.example index e97de41..142a29d 100644 --- a/.env.example +++ b/.env.example @@ -3,3 +3,6 @@ OWNER_ID=def VOICE_CHANNEL=ghi THULANI_CLIENT_ID=jkl THULANI_TOKEN=mno +OP_ID=pqr +DEFAULT_CHANNEL=stu +DATABASE_URL=vwx
\ No newline at end of file |
