From 48dddb03460b9684732c1c1c93bbef92f45cb288 Mon Sep 17 00:00:00 2001 From: Z-Tavern Date: Mon, 21 Oct 2024 12:52:09 +0000 Subject: [PATCH] added bo2 discord command guide --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cb2ec44..97db380 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,14 @@ https://github.com/alicealys/node-server-manager - Add the **.id** of target in staff.gsc (**t6/scripts** directory) - Add the **.pguid** of target in **ZombieBank.js**, **ClanTag.js**, **ZombieStats.js**, **NativeCommands.js** +### Use Bo2 command on Discord + +- Go to https://discord.com/developers/applications and create a bot +- In **node-server-manager/Configuration/NSMConfiguration.json** Fill in the discord : hookurl, secret, clientid, bot token +- For discordOAuth2Url use the following format : http://[server_ip]:8000/api/discord/callback without bracket +- In discord dev website, go to your bot, OAuth2, and paste the same address in Redirects + + ### Database - If you wish to keep the progress of all previous players, download the database (personal data removed): https://drive.google.com/file/d/1bHtH4IWqbwneiGNMQ11JdKcxjzqn8j40/view?usp=sharing