Installation
Last updated
Last updated
Check your E-Mails for a Token
that you have received after buying the Wise Info Script.
Join our Discord, in the #bot-commands channel you can claim the Script with /claim wise_info
and your Token and the Bot sends you the Script via DM.
Your Discord Direct Messages
need to be open for you to receive the Script
Goto Discord Developer Applications, click on New Application
in the Top-Right, put in the Name of the Bot and click Create
After that click in the left List on Bot
and click Add Bot
.
Accept all Priviliged Gateway Intents
=> Presence Intent
-> Server Members Intent
-> Message Content Intent
and Save Changes
Goto OAuth2
-> URL Generator
. Under Scopes
select bot
. Under Permissions
select Administrator
. After that you copy the URL at the bottom and paste in your browser search bar, select the server and confirm.
Open the wise_info.zip extract the wise_info/
directory and move the directory into your resources/
directory on your server
In the config.json
in DISCORD_ID
you put in your UserId of your Discord Account and for GUILD_ID
you put in the Id of your Discord Server
You dont need to do this if you have already installed Node
, you can check if you have already installed it, by typing in the console node -v
and check if the version is above v16.x.x
Follow step by step
Goto NodeJS and download the latest version.
Press Windows+R
type in cmd
and click OK
.
In the open console you type in node -v
and check if it installed the latest version.
Done!
Follow step by step
Open wise_info/
directory
Click in the top-left on File
Click on Open Windows Powershell
In the Powershell Console you type npm i
and press enter
Done!
Before starting the resource, you must stop the 'yarn' resource.
Now implement the resource into the server.cfg
with ensure wise_info
, restart your server and done.