Skip to content

Releases: OoLunar/Tomoe

v6.15.2

24 Mar 05:50
e68cef9
Compare
Choose a tag to compare
  • Update D#+ so it no longer deadlocks
  • Decrease startup time by parallelizing database connection initialization
  • Fixes user_settings namespace

6.15.1

23 Mar 03:16
363cea8
Compare
Choose a tag to compare

Update deps

v6.15.0

31 Jan 10:50
696e1e3
Compare
Choose a tag to compare
  • New codetask feature, which is owner-only. Think of it as temporary features that should not be permanently programmed into the bot.
  • Functions making use of compile-time variables have been reworked.
    • Fixed the benchmark command.
  • New UlidConverter.
  • Fixed NRE in message deleted logging.

v6.14.1

30 Jan 23:42
4dacc33
Compare
Choose a tag to compare
  • Wait a few more seconds before attempting to grab records from the audit log.

v6.14.0

28 Jan 08:01
b1f7c10
Compare
Choose a tag to compare
  • A new interactivity system has been introduced. By default, the timeout on all commands is 30 seconds.
    • help now paginates.
    • tag list now paginates.
    • doctor now paginates.
    • remind list now paginates.
    • guild_settings setup is now interactive.
  • Embeds that have colors are now ~1us faster to create.
  • guild_settings show is now the default command for guild_settings.

v6.13.2

24 Jan 02:32
60eaac7
Compare
Choose a tag to compare

Update D#+

v6.13.1

23 Jan 22:52
d7c1f09
Compare
Choose a tag to compare
  • Fixes a startup error.
  • You can now set custom statuses from the config file.

v6.13.0

23 Jan 22:29
38c40a6
Compare
Choose a tag to compare
  • Updates to .NET 9
  • New auto publish feature

v6.12.1

03 Nov 19:00
53063ac
Compare
Choose a tag to compare

Fixes a startup error.

v6.12.0

03 Nov 18:50
d9566a5
Compare
Choose a tag to compare
  • logging list: Added logging show as a text alias.
  • retry is now a context menu command.
  • snowflake has been slightly optimized.
  • Added a minor delay when fetching audit logs for logging.
  • Added a new forward command, which is similar to copy but instead uses the new Discord message forwarding feature.
  • Added autocomplete for info guild and guild_icon.
  • Added autocomplete for the source_code command.
  • Added display names to the context menu commands.
  • New time_until command.
  • Renamed move to copy
  • Updated deps.
  • Updated the source_code command, which now links to the source code for a specific command.