# 2025.1

## Additions

* Feature/importable functions
* Feature/requirements
* Feature/log function
* Feature/plugins file
* Plugins can now be disabled by the bot when issues occur when loading
* Log settings to config.example.json

## Changes

* Updating naming scheme for some variables within the bot
* Split bit cores config between bot settings and developer settings
* Replaced console.log to core.log in all of Bit
* Bit now gets it's "version" from the Bit Global Config
* Removed Deprecated Features
* Moved the find\_emoji function to Bit: Core
* Bit is now a hard requirement for Bit: Core
* Bot now checks a plugins requirements, and then disables it if requirements are not met
* Plugins command now imports functions from bit: core

## Bug Fixes

* Fixed some issues with Bits update checker.
* Fixed issue with GuildDelete event where it was instead calling the GuildCreate event

## Downloads

Update plugins to Bit 2025.1: [Updating to Bit 2025.1](https://bit.lockyzdev.net/docs/dev/create-plugins/updating-to-bit-2025.1)

Update Bit to Bit 2025.1: [Updating Bit](https://bit.lockyzdev.net/docs/updating)

Full Changelog: [GitHub](https://github.com/Lockyz-Media/bit/compare/2024.2.1...2025.1.0)

Download: [GitHub](https://github.com/Lockyz-Media/bit/releases/tag/2025.1.0)
