Skip to content

Releases: holedaemon/bot2

08/12/2024

12 Aug 20:42
Compare
Choose a tag to compare

Changes

  • Added /pings command— user-definable phrases that notify you via DM when a message containing one is sent in a server
  • Added /lastseen command— says when a user was last seen in chat (i.e. last time they sent a message (do not yell at me for this))

Fixes

  • Made the docs page on the site more visually clarifying

As always, check the docs for more info on using the new commands: https://bot.holedaemon.net/docs

11/13/2023

14 Nov 00:49
Compare
Choose a tag to compare

Changes

  • Add /feedback command

Fixes

  • Use a longer timeout when generating Topster charts so requests exceeding 10 seconds don't error out
  • The /quote command no longer requires manage messages to run

11/07/2023

07 Nov 19:16
Compare
Choose a tag to compare

Features

  • Added /quote list command
  • Added /changelog command

Changes

  • /quote delete now requires users to meet one of the following conditions: have manage messages permission, be the author of the quoted message, or be the user that quoted the message
  • Some commands now respond with the Ephemeral flag, so they only show up to the user executing the command
  • Update docs to include quote commands

Fixes

  • Fix a link in the /info command