Skip to content

Example Code Of Making a Guilded Bot Using the Guilded.JS Library!

License

Notifications You must be signed in to change notification settings

EvaxTheFox/guildedjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guilded.JS Bot Example

Example Code Of Making a Guilded Bot Using the Guilded.JS Library!

Installation

Install NodeJS
Type the following in the terminal in the current directory:

npm install guilded.js
npm install dotenv

Starting the bot

First Replace the "gapi_xxxxxxxxxxxxx" in the .env file to the Guilded API Bot Token
Run the following in the terminal:

node index.js

About

Example Code Of Making a Guilded Bot Using the Guilded.JS Library!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published