https://github.com/developerjosh/logs
https://github.com/developerjosh/logs
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerjosh/logs
- Owner: DeveloperJosh
- License: gpl-3.0
- Created: 2021-02-26T20:31:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T20:33:03.000Z (over 5 years ago)
- Last Synced: 2025-06-29T00:49:07.846Z (12 months ago)
- Language: Python
- Size: 337 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this?
In order for you to view your selfhosted logs, you have to deploy this application. Before you deploy the application, create a config var named `MONGO_URI` and put your MongoDB connection URI from the previous section into the value slot. Take the url of this app after you deploy it and input it as a config var `LOG_URL` in the modmail bot app.
## Updating
You can automatically update the logviewer in your Heroku account whenever changes are made to this repo.
To enable autoupdates, fork this repo and [install the Pull app in your fork](https://github.com/apps/pull). Then go to the Deploy tab in your Heroku account, select GitHub and connect your fork. Turn on auto-deploy for the master branch.
## Discord Oauth2
Protecting your logs with a login (Discord Oauth2 support) is a premium feature, only available to [Patrons](https://patreon.com/kyber).
## Contributing
If you can make improvements in the design and presentation of logs, please make a pull request with changes.