Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 339 Bytes

File metadata and controls

25 lines (17 loc) · 339 Bytes

Carbon

How to setup

  1. Clone the repository to the current directory
git clone https://github.com/itachi9797/carbon-main
  1. Install all the dependencies
  • Using npm
npm install
  1. Update config.json with your own credentials.

  2. Start your bot

  • Using npm
npm run start