Change the ownership of the directory to the user you want to run the container as using: chown -R 1000:1000 /opt/docker/hypixel-discord-chat-bridge/ Edit the configuration file called config.json in /opt/docker/hypixel-discord-chat-bridge/ using the Configuration section. Build the image ...
You can change the default port of 3000 to whatever port you want. In the keys object you can add API keys. Add API keys using this format: "KEY": [ROUTES]. For the KEY you can set the key and for ROUTES you pass through the routes that will be able to be used with that key...
Clemintina/hypixel-bridge-botPublic Notifications Fork0 Star2 Files main src .gitignore LICENSE README.md config.json5 example.env package.json pnpm-lock.yaml tsconfig.json
Change the ownership of the directory to the user you want to run the container as using: chown -R 1000:1000 /opt/docker/hypixel-discord-chat-bridge/ Edit the configuration file called config.json in /opt/docker/hypixel-discord-chat-bridge/ using the Configuration section. Build the image ...
Note: Make sure to remove any <> where stated, as they are just placeholders to tell you what to change. cd ~ mkdir bridges/bridgebots/<NAME_OF_GUILD>-Bridgebot cp -r Hypixel-Chat-Bot/ bridges/bridgebots/<NAME_OF_GUILD>-Bridgebot/ cd bridges/bridgebots/<NAME_OF_GUILD>-Bridgebot/Hyp...
The API has different endpoints which include; auction data, networth data, bazaar data and forge profit data. Setup Instructions using NodeJS Prerequisites NodeJS >= 14 Mongo Database Local Setup To get started, clone the repository using: git clone https://github.com/zt3h/maro-api Next ...
fix: reenable networth calculation Nov 21, 2023 renovate.json Update renovate.json Nov 12, 2023 rollup.config.js feat: remade pack selection menu (SkyCryptWebsite#1860) Mar 19, 2023 tsconfig.json build: 🔨 change tsconfig to reflect module system ...
You can change the default port of 3000 to whatever port you want. In the keys object you can add API keys. Add API keys using this format: "KEY": [ROUTES]. For the KEY you can set the key and for ROUTES you pass through the routes that will be able to be used with that key...
Change the ownership of the directory to the user you want to run the container as using: chown -R 1000:1000 /opt/docker/hypixel-discord-chat-bridge/ Edit the configuration file called config.json in /opt/docker/hypixel-discord-chat-bridge/ using the Configuration section. Build the image ...