Releases: DisQada/HalfBot
Releases · DisQada/HalfBot
v4.1.0
04 Sep 11:20
Compare
Sorry, something went wrong.
No results found
4.1.0 (2024-09-04)
Bug Fixes
إصلاح قراءة الملفات كMJS في ويندوز (1617dd9 )
إصلاح نوع خيارات الفعالية (e323b10 )
Features
Performance Improvements
تسريع عملية البحث ملفات المشروع (01554eb )
v4.0.1
03 Sep 11:02
Compare
Sorry, something went wrong.
No results found
4.0.1 (2024-09-03)
Bug Fixes
v4.0.0
03 Sep 09:55
Compare
Sorry, something went wrong.
No results found
4.0.0 (2024-09-03)
Bug Fixes
إضافة الصيغة لأسطر التصدير وتصدير بقية الأنواع (5dc1987 )
إضافة الصيغة للملف المراد استيراده (6052d15 )
استبدال دالة require بimport (27566fc )
Code Refactoring
إزالة الclient من صنف البوت نهائياً (e68517f )
إعادة تسمية صنف البوت الرئيسي وكلمة اللون (c59f0f8 )
تغيير مسار مجلد البيانات الإفتراضي (c092f3d )
تغيير نوع جافا سكربت من CJS إلى MJS (fc8d43a )
Features
Add support for ES Module (e50676c )
توسعة كائن البيانات في البوت مع بعض التغييرات عليه (a4547b3 )
BREAKING CHANGES
تغير مسار مجلد البيانات الإفتراضي، قم بتعيين قيمة المسار في البوت أو غير مكان المجد
تم إخراج brand وid من data.config
جميع الإستدعاءات القديمة لأي منهما يجب إزالة ".config" منها
لم يعد تصنيف البوت يحتوي على client
تم تغيير امس الصنف DiscordBot إلى Bot فعلى المستحدم تغيير الاسم تبعاً
عدم القدرة على إستيراد الطرد من المشاريع المكتوبة بCJS
v3.1.3
07 Jan 03:35
Compare
Sorry, something went wrong.
No results found
3.1.3 (2024-01-07)
Bug Fixes
DiscordBot: Pass event args without modifications (69e0832 )
v3.1.2
02 Jan 06:21
Compare
Sorry, something went wrong.
No results found
3.1.2 (2024-01-02)
Bug Fixes
v3.1.1
02 Jan 04:39
Compare
Sorry, something went wrong.
No results found
3.1.1 (2024-01-02)
Bug Fixes
v3.1.0
01 Jan 02:15
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-01-01)
Bug Fixes
BotOptions: Identify 'client' prop as optional (f57c47e )
Features
BotEvent: Use 'once' property (51f235c )
BotEvet: Introduce repeating events (f4920a9 )
Performance Improvements
v3.0.0
30 Dec 23:35
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-12-30)
Bug Fixes
Code Refactoring
BREAKING CHANGES
the array variable "emojiChars" has been deleted and no longer exists
the function "isSafe" has been deleted and no longer exists
BotCommand class and BotEvent class has been deleted and no longer exist, normal JS objects shall now be used instead
v2.1.1
05 Oct 23:40
Compare
Sorry, something went wrong.
No results found
2.1.1 (2023-10-05)
Bug Fixes
Logger: Deployment value in records (66c6538 )
v2.1.0
30 Sep 04:46
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-09-30)
Bug Fixes
discordbot: keep DiscordBotData default values (62a9553 )
Features
Use data.module to define type (4d102b1 )