mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Remove useless aliases, bug fixes
This commit is contained in:
@@ -5,7 +5,6 @@ module.exports = class SHA256Command extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'sha-256',
|
||||
aliases: ['sha-256-hash'],
|
||||
group: 'text-edit',
|
||||
memberName: 'sha-256',
|
||||
description: 'Creates a hash of text with the SHA-256 algorithm.',
|
||||
|
||||
Reference in New Issue
Block a user