-
Notifications
You must be signed in to change notification settings - Fork 0
Support
Lunaa edited this page Feb 26, 2022
·
2 revisions
Discord Support Server: Click Me
- Language: Node.js
- Discord JS - A Node JS wrapper for the Discord API
- process.env - To take care of any private variables.
- I hosted this on: https://replit.com/
Clone the repository to your machine
$git clone https://github.com/e8ght-fe/clouded-bot
$npm install requirements.txt
token=[your bots token]
prefix=[your bots prefix]
$npm run index.js