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 {
|
||||
constructor() {
|
||||
super('spb', {
|
||||
aliases: ['spb', '!spb'],
|
||||
aliases: ['spb'],
|
||||
category: 'utility',
|
||||
args: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue