-
Notifications
You must be signed in to change notification settings - Fork 0
How to hosting yourself
音羽みのり edited this page Jun 9, 2022
·
1 revision
Make sure U already prepare these for hosting
- gcc
- g++
- python
- node.js(v16+)
And following these steps.
- Clone this project.
- Using this command.
npm install
If U have any problems with gyp
U can using npm install --python=YourPythonVersion
instead npm install
- Copy
example.env
to.env
and edit it.
Wanna know how to edit env?
Check here. - Using this command for deploy command and run bot
npm run full
Powered by 音羽みのり☄#1227 feat. Pierre#9505 from ProjectCSJ