Releases: MrBoombastic/OSINTCord
Releases · MrBoombastic/OSINTCord
v1.5.4
Full Changelog: v1.5.3...v1.5.4
- Rewritten
downloadFile
function. Droppedrequest
library in favour ofnode-fetch
.
v1.5.3
v1.5.1
What's Changed
- fix creating
logs
directory by @MrBoombastic in #18 - version bump by @MrBoombastic in #19
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- v1.5.0 by @MrBoombastic in #17
- Added
boosting_since
property to members list - Removed "NULL" where possible in members list
- Added message logging mode "WATCHDOG
Breaking Changes
- Using environment variables instead of
config.json
. But you can still pass settings via.env
file.
Full Changelog: v1.4.0...v1.5.0
v1.5.0-rc1
Full Changelog: v1.5.0-beta3...v1.5.0-rc1
v1.5.0-beta3
Full Changelog: v1.5.0-beta2...v1.5.0-beta3
v1.5.0-beta2
fixed ALL in watchdog mode, housekeeping
v1.5.0-beta1
watchdog mode
v1.4.0
What's Changed
- v1.4.0 by @MrBoombastic in #14
- Updated deps.
- Added
presence
andflags
dumping. - Renamed
avatar_url
field toavatar
. Oldavatar
field is removed. - Overlap method is now second, not third.
- Brute-forcing only, when there are missing members.
Full Changelog: v1.3.2...v1.4.0