Skip to content

Releases: Marilyth/MopsBot-2.0

Add TikTok to limits, better default handling

Choose a tag to compare

@Marilyth Marilyth released this 01 Aug 07:49

The TrackerLimits.json now contains TikTok as well. Also if any tracker is missing from the json, a default limit is used instead of crashing.

Add update capability to setup scripts

Pre-release

Choose a tag to compare

@Marilyth Marilyth released this 03 Apr 12:26

By running sudo setup.sh update or setup.bat update the current container of mopsbot is getting updated to the latest release.

Better wait handling

Better wait handling Pre-release
Pre-release

Choose a tag to compare

@Marilyth Marilyth released this 21 Oct 14:14

Added commands to wait for mongodb to listen, instead of just waiting 5 seconds.

Added "verbose" command line argument to get all output, e.g. "setup.bat verbose"
Added "clean" command line argument to recreate the database, e.g. "./setup.sh clean"

Self-host scripts

Self-host scripts Pre-release
Pre-release

Choose a tag to compare

@Marilyth Marilyth released this 18 Oct 09:57

The scripts and folder structure needed to self-host Mops.

Calling the .bat on Windows or .sh on Linux will take care of everything.