Skip to content

Releases: Josephfallen/SCP-SL-Discord-Bot

v4.4.1 - Public

09 May 14:03
6d5897a

Choose a tag to compare

What's Changed

Full Changelog: v4.4.0-Public...v4.4.1-Public

v4.4.0-Public

28 Feb 17:11
0a78cd1

Choose a tag to compare

What's Changed

Updates


  • README.md - Updated it to include win-install.ps1 and install.sh instructions

Fixes


  • No new fixes

New Features


  • win-install.ps1 - Better installer for windows
  • install.sh - Better installer for linux
  • modules.md - Explains all the modules in the code

Full Changelog: v4.3.2-Public...v4.4.0-Public

Update v4.3.2

18 Oct 18:27
8714524

Choose a tag to compare

What's Changed

Updates


  • Updater.py - Updated an error message and added a new one for main.py issues
  • Config.yml - Updated an issue to where the blacklist would block the commands "!"
  • README.md - Made it easier to read and gave moe explanation

Fixes


  • Bot version command - Made it send as an embed
  • JSON test command - Previously Showed sensitive information, also now is a embed

New Features


  • No new features, New features are currently in the works

Full Changelog: v4.3.1-Public...v4.3.2-Public

Release v4.3.1-Public

16 Oct 04:31
e285cfe

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0-Public...v4.3.1-Public

Release v4.3.0-Public

16 Oct 04:07
71cbf19

Choose a tag to compare

What's Changed

Full Changelog: v4.2.1-Public...v4.3.0-Public

Release v4.2.1-Public

16 Oct 00:59
56eed29

Choose a tag to compare

Changelog for Version 4.2.1

Enhancements:

  • Improved Player Count Monitoring: Optimized the player count querying logic to ensure more accurate and timely updates.
  • Refined Command Processing: Streamlined the command handling system for better performance and reduced response times.

Bug Fixes:

  • Fixed WebSocket Reconnection Issues: Addressed frequent reconnections that were causing interruptions in bot functionality.
  • Resolved API Call Failures: Improved error handling for API calls to prevent crashes and ensure stability during data retrieval.

Miscellaneous:

  • Code Refactoring: Cleaned up and organized code for better readability and maintainability.
  • Updated Dependencies: Bumped up library versions to ensure compatibility and security.

Full Changelog: 56eed29

Release v4.2.0 - Beta

15 Oct 14:17
b7e8039

Choose a tag to compare

Release v4.2.0 - Beta Pre-release
Pre-release
  • fixed issue that Update 4.1.0 should of fixed
    • Updated way the bot connects, disconnects, and reconnects to NWAPI

Release v4.1.0 - Beta

26 Sep 02:25
96d11c8

Choose a tag to compare

Release v4.1.0 - Beta Pre-release
Pre-release
  • Updated Bot Crashing and then Not reconnecting/recalling NWAPI

Release v4.0.0 - Public

15 Sep 01:16
d67a021

Choose a tag to compare

Release v3.0.0 - Public

13 Sep 22:30

Choose a tag to compare

First Public Release

Full Changelog: 1863fec