Releases: ThatSINEWAVE/LinkWarden-Bot
Release 1.4.5
Moved the checkhistory function to the correct file ( from main.py
to commands.py
)
Functionality remains the same as previous version ( 1.4.4 )
Release 1.4.4
Added custom console prints
Added custom status messages
Adjusted the logic for adding links to queue
Fixed an issue that was rendering the auto scan function inoperable
Release 1.3.9
Added /checkhistory
command
Moved the seen links from memory to a separate file called seen_links.json
Release 1.3.6
Updated requirements.txt
Functionality remains the same as version 1.3.5
Release 1.4.2
Added custom status messages
Renamed the bot / repo to LinkWarden
Release 1.4.0
Updated the output of the auto scans
Made the queue be sorted from high to low
Release 1.3.5
Added source of the scanned link in the output message for easy moderation.
Added role specific commands so you can filter who can run the /checklink command.
Updated the trusted_domains.json
file
Release 1.3.1
Thanks Cazaira for helping with the improvement of the trusted_domains.json
file
Release 1.3.0
Added automatic link checking.
Added Queue system.
Added logic to stop duplicate links to be added in the queue.
Improved the aspect of the scans sent in the output channel
Release 1.2.0
Code was split into multiple files for easier management / understanding
Functionality remains the same as version 1.1.1