mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 13:56:25 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class SHA256Command extends Command {
|
||||
super(client, {
|
||||
name: 'sha-256',
|
||||
group: 'edit-text',
|
||||
memberName: 'sha-256',
|
||||
description: 'Creates a hash of text with the SHA-256 algorithm.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user