diff options
| author | Nathan Perry <avaglir@gmail.com> | 2018-03-21 17:14:59 -0400 |
|---|---|---|
| committer | Nathan Perry <avaglir@gmail.com> | 2018-03-21 18:26:33 -0400 |
| commit | 12ce6da027d05f0bfd1ea57551f4942db328b4e1 (patch) | |
| tree | 98146e179cfc784b04fa216d0741ac622809ff52 /.env.example | |
| parent | b406d78eee5fe9ab5686a34e33bdd635806c8383 (diff) | |
add example env
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..e97de41 --- /dev/null +++ b/.env.example @@ -0,0 +1,5 @@ +TARGET_GUILD=abc +OWNER_ID=def +VOICE_CHANNEL=ghi +THULANI_CLIENT_ID=jkl +THULANI_TOKEN=mno |
