Skip to content

Releases: omgitsjan/Starter-DiscordBotAI

v3.2.4

02 Apr 12:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.3...v3.2.4

v3.2.3

01 Feb 11:20
192901e
Compare
Choose a tag to compare

Updating Workflows

Full Changelog: v3.2.2...v3.2.3

v3.2.2

01 Feb 10:29
e725c45
Compare
Choose a tag to compare

Monthly Deps

What's Changed

Full Changelog: v3.0.1...v3.2.2

v3.3.1

19 Jan 13:32
Compare
Choose a tag to compare

What's Changed

  • Update to .NET 8 and rewrite Developer Excuse to local file instead of API by @omgitsjan in #49
  • Enhance Crypto Functionality: Enable Users to Specify Target Physical Currency by @omgitsjan in #50

Also, some small refactoring…

Full Changelog: v3.2.1...v3.0.1

v3.3.0

08 Jan 13:20
a643093
Compare
Choose a tag to compare

What's Changed

  • Update to .NET 8 and rewrite Developer Excuse to local file instead of API by @omgitsjan in #49
  • Enhance Crypto Functionality: Enable Users to Specify Target Physical Currency by @omgitsjan in #50

Full Changelog: v3.2.1...CryptoUpdate

v3.2.1

07 Jan 01:28
Compare
Choose a tag to compare

What's Changed

  • New gpt-3.5-turbo model by @omgitsjan in #4
  • Bump RestSharp from 108.0.3 to 109.0.1 by @dependabot in #5
  • Created new Command - Watch2Gether by @omgitsjan in #6
  • Status and Weather added also improved Logging by @omgitsjan in #7
  • Bump NLog.Extensions.Logging from 5.2.2 to 5.2.3 by @dependabot in #11
  • Added Unit tests for the DiscordBot by @omgitsjan in #9
  • Bump RestSharp from 109.0.1 to 110.2.0 by @dependabot in #14
  • 12 feature creating an appsettingsjson for configuration by @omgitsjan in #13
  • Update SECURITY.md by @omgitsjan in #16
  • [FEATURE] Create HttpService with a general HttpRequest method by @omgitsjan in #17
  • [BUG] HttpService GetDataFromURL() not working because of wrong jsonBody by @xXDaniel1109Xx in #19
  • Bump yaml from 2.2.0 to 2.2.2 by @dependabot in #22
  • Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #25
  • Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #27
  • Bump DSharpPlus from 4.4.0 to 4.4.1 by @dependabot in #24
  • Bump DSharpPlus.Interactivity from 4.4.0 to 4.4.1 by @dependabot in #26
  • Bump DSharpPlus.SlashCommands from 4.4.0 to 4.4.1 by @dependabot in #23
  • Bump NLog.Extensions.Logging from 5.2.3 to 5.2.5 by @dependabot in #28
  • Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #29
  • Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #30
  • Bump DSharpPlus from 4.4.1 to 4.4.2 by @dependabot in #32
  • Bump DSharpPlus.Interactivity from 4.4.1 to 4.4.2 by @dependabot in #31
  • Bump DSharpPlus.SlashCommands from 4.4.1 to 4.4.2 by @dependabot in #33
  • Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #34
  • Bump NLog.Extensions.Logging from 5.3.0 to 5.3.2 by @dependabot in #36
  • Bump NLog.Extensions.Logging from 5.3.2 to 5.3.3 by @dependabot in #39
  • Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #38
  • Bump NLog.Extensions.Logging from 5.3.3 to 5.3.4 by @dependabot in #43
  • Bump Moq from 4.18.4 to 4.20.69 by @dependabot in #40
  • Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 by @dependabot in #42
  • Bump DSharpPlus from 4.4.2 to 4.4.6 by @dependabot in #48
  • Bump NLog.Extensions.Logging, Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection by @dependabot in #46
  • Bump DSharpPlus.SlashCommands and DSharpPlus by @dependabot in #47
  • Bump the patch group with 1 update by @dependabot in #44
  • Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration by @dependabot in #45

New Contributors

  • @xXDaniel1109Xx made their first contribution in #19

Full Changelog: 2.0.0...v3.2.1

v3.2.0

17 Apr 18:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: Appsettings.json...HttpService

v3.1.0

11 Apr 21:07
8b6de1d
Compare
Choose a tag to compare

What's Changed

  • Bump RestSharp from 109.0.1 to 110.2.0 by @dependabot in #14
  • 12 feature creating an appsettingsjson for configuration by @omgitsjan in #13

Full Changelog: Unittests&Refactoring...Appsettings.json

v3.0.0

03 Apr 11:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: OpenWeatherMap/Status/nlog...Unittests&Refactoring

v2.2.0

15 Mar 15:41
fdbd94c
Compare
Choose a tag to compare

What's Changed

Full Changelog: SlashCommands...Watch2Gether