Releases: OoLunar/Tomoe
Releases · OoLunar/Tomoe
v6.12.1
v6.12.0
logging list
: Addedlogging 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 tocopy
but instead uses the new Discord message forwarding feature. - Added autocomplete for
info guild
andguild_icon
. - Added autocomplete for the
source_code
command. - Added display names to the context menu commands.
- New
time_until
command. - Renamed
move
tocopy
- Updated deps.
- Updated the
source_code
command, which now links to the source code for a specific command.
v6.11.0
v6.10.0
v6.9.2
v6.9.1
v6.9.0
- New
rest
command: Owner only, allows me to make API requests more easily. - New
dehoist
command: Manually dehoist everyone. - New
guild_settings
command:dehoist
: For automatic dehoisting of the members who try to advertise by putting themselves at the top of the member list.restore_roles
: Convenience, for allowing members to have most/all of their previous roles from before they left the server.show
: Shows the current config.setup
: Set's up the server config.text_prefix
: Allows the bot to use guild-specific prefixes.
- Fixes
info server
from showing a weirdly formatted prefix list.
v6.8.1
- Allows everyone to conditionally use the
retry
command. - Fix a logging filename regression introduced by Switch away from IConfiguration and into hardened config entities; Cleanup startup logic
v6.8.0
- Owner commands are now separated from moderation commands.
- New
sudo
command: Owner only, allows me to run a command as another user. - New
retry
command: Mainly for debugging, allows you to run any message again. Helpful for when you don't want to copy/paste or you made edits to your previous message. - New
benchmark
command: Owner only, helpful for running code benchmarks. - New
snowflake
group command: Helpful for reading/creating data about any snowflake-based object, which can be used to verify non-faked snowflakes for moderation purposes.