- Changed the order of the patchers.txt and mods.txt
- Fixed mods with a lower version being shown as newer suggestions
- Fixed uploading multiple logs attempted to create multiple threads, which is not allowed and only the first log was responded to
- Changed mod preference to dislike modpacks when multiple uploads are found
- Simplified mod preference, this slightly impacts the order
- Changed mod fetch interval from 1 hour to 15 minutes
- Added warning message for PTB games
- Added parsing of BepInEx patchers and append them as a new file
- Improved spacing of game and BepInEx version text
- Added support for Lethal Company
- Simplified the config file
- Updated ilspycmd to 8.2.0.7535
- Fixed community format for Thunderstore API calls, allowing more games to be supported
- Fixed an error if the first log line isn't formatted correctly
- Fixed errors when the Thunderstore package request fails
- Added support for other games, can be configured using the config.yml file inside the config folder
- Added application information for HTTP requests to the Thunderstore API
- Updated ilspycmd to 8.1.1.7464, this should fix some decompilation issues
- Fixed icons from Thunderstore reuploads were preferred over older icons, which are more likely to be the original icons
- Added icon_url to API
- Fixed parsing of port environment variable if not set
- Added API_ROOT_PATH to environment variables
- Added HTTP API
- Fixed commands to be synced with all Guilds
- Switched to Discords Slash Commands
- Added mod list file to every log check
- Removed commands
!checkmods
,!modlist
- Renamed commands
!find faulty
to/find_faulty
,!thunderstore mods
to/thunderstore_mods
,!postlog
to/postlog
- Fixed bot trying to create a thread in a thread
- Changed the bot to create own threads for version check responses
- Fixed the Nexus API not being called if no API key is provided
- Updated discord.py dependency to 2.3.0
- Fixed parsed mod list was shared between different log files
- Added Valheim and BepInEx version parsing from log and printing to the message
- Removed old ValheimPlus version parse workaround
- Fixed ZRpc::HandlePackage errors were not fully written into the error.txt
- Fixed Fatal errors were not written into the error.txt
- Fixed the BepInEx pack was not decompiled
- Introduced versioning system and changelog