diff options
| author | Fuwn <[email protected]> | 2021-07-05 17:29:31 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-05 17:29:31 -0700 |
| commit | 6b4c30e3e8c7a37a5a47cfa4ebbae7908e703871 (patch) | |
| tree | 0a3faf5451a542d13bd5abe5973a403302d77542 /config.example.yml | |
| parent | feat(munch): :star: (diff) | |
| download | munch-6b4c30e3e8c7a37a5a47cfa4ebbae7908e703871.tar.xz munch-6b4c30e3e8c7a37a5a47cfa4ebbae7908e703871.zip | |
feat(discord): setup bot
Diffstat (limited to 'config.example.yml')
| -rw-r--r-- | config.example.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example.yml b/config.example.yml index 9ab586c..9db10b5 100644 --- a/config.example.yml +++ b/config.example.yml @@ -7,3 +7,6 @@ worlds: username: fuwn password: somethingsecure22 avatar: Vamp.mov + +discord: + token: SoMetOKen22 |