Skip to content

v3.7.0.0

Latest
Compare
Choose a tag to compare
@monambike monambike released this 24 Feb 17:06
· 48 commits to main since this release

🚀 FIRST RELEASE

Major Changes

Big changes happened in the meantine! :)

Features

  • Implemented slash commands for all prefix commands.
  • Created API call for ChatGPT and Nasa API for APOD.
  • Created birthday, emoji, server theme change, kwigpt, nasa and notice modules.
  • Created command cooldown and permissions.
  • Created welcome and goodbye messages.

Documentation

  • Created a page documentation for the API with a dedicated page.
  • Major improvements in README documentation.

Architeture

  • Improved code architeture (Config, Data, Entities, Events, Models, Scheduling, Utils).
  • The bot is now hosted 24/7 on sparked host!
  • The project now supports C# 12 and .NET 8.

Bugs and Fixes

  • Discontinued and removed some unused features, like Reddit API and personal dictionary.

Considering slash commands, API calls, documentation implementations and other improviments and fixes it was decided to change the bot version to 3.7.

What's Changed

New Contributors

Full Changelog: v1.1...v3.7