forked from Supositware/Haha-Yes
Update spb.js
This commit is contained in:
parent
b7e82badbc
commit
5b6fcd28a8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ const fetch = require('node-fetch');
|
||||||
class spbCommand extends Command {
|
class spbCommand extends Command {
|
||||||
constructor() {
|
constructor() {
|
||||||
super('spb', {
|
super('spb', {
|
||||||
aliases: ['spb', '!spb'],
|
aliases: ['spb'],
|
||||||
category: 'utility',
|
category: 'utility',
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue