Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 320 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 320 Bytes

Discord-Bot-List

Discord Bot List

botconfig

{
  "token": "Your Token",
  "default_prefix": "Your prefix"
}

To start Bot You need to have node.js downloaded on your computer https://nodejs.org/en/download/ after that do below steps

1- open terminal

2- npm install

3- node index.js