So it's a weird request, I cannot figure our how to self-host the Logger bot (https://github.com/curtisf/logger) using Bloom.host's panel. The plan I have isn't a VPS but it lets me create unsupported server split types for Redis and Postgres...their staff told me it was theoretically still possible but I had trouble because I don't know how to create users without command line, so my commission is to get this bot set up. The instructions provided by the original dev are as follows:
You'll need PostgreSQL 11, Redis, NodeJS NodeJS: You need at least node v14+ 1. Setup Postgres and add a superuser (default user works)
2. Clone the bot repo and enter the created folder (or use: git clone https://github.com/curtisf/logger)
3. If you clone it from github use: git checkout development (master is outdated)
4. Copy .env.example into .env
5. Fill out all fields in it (even Sentry unless you hotpatch it out)
6. Run npm i
7. Run node src/miscellaneous/generateDB.js 8. Run node index.js (This should start the bot)
My Discord is 29#3083
You'll need PostgreSQL 11, Redis, NodeJS NodeJS: You need at least node v14+ 1. Setup Postgres and add a superuser (default user works)
2. Clone the bot repo and enter the created folder (or use: git clone https://github.com/curtisf/logger)
3. If you clone it from github use: git checkout development (master is outdated)
4. Copy .env.example into .env
5. Fill out all fields in it (even Sentry unless you hotpatch it out)
6. Run npm i
7. Run node src/miscellaneous/generateDB.js 8. Run node index.js (This should start the bot)
My Discord is 29#3083
- Type
- Requesting
