A bot to display information about a server
https://discord.com/api/oauth2/authorize?client_id=847388318131683339&permissions=777344&scope=bot
!serverinfo: Displays all information about the server
!name: Displays name of server
!creationdate: Display server creation date
!membercount: Displays number of members
!owner: Owner of the server
!region: Display server region
!help: Displays this help section
discord.js 12.5.3 or greater
fs 0.0.1-security or greater
readline-sync ^1.4.10 or greater
-
Clone the repository or download a release package.
-
Go to the directory:
cd serverinfo
- Install dependencies:
npm install
- Configure your bot:
npm run config
- Start Server:
node .