Skip to content

egehan0250/FastDiscordApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastDiscordApi

Fast Discord Api; User, Server, Servers

⚓ End Points ⚓

  GET /api/user/id

image

  GET /api/server/id

image

  GET /api/servers

image

Parameter Type Description
id string Required. Id of item to fetch

🛠️ Installation 🛠️

  • Download and install NodeJs on your computer.
  • Download the project as Zip to your computer and unzip it.
  • Enter the folder you extracted from the zip and open a terminal to the location of that folder, then enter the following commands. npm install
  • Start the bot by entering the following command in Terminal node .

⛳Tech Stack ⛳

🗄️Server: Express, DiscordJS


Releases

No releases published

Packages

No packages published