Example Code Of Making a Guilded Bot Using the Guilded.JS Library!
Install NodeJS
Type the following in the terminal in the current directory:
npm install guilded.js
npm install dotenv
First Replace the "gapi_xxxxxxxxxxxxx" in the .env file to the Guilded API Bot Token
Run the following in the terminal:
node index.js