forked from Supositware/Haha-Yes
Merge branch 'master' of https://gitlab.com/LoicBersier/DiscordBot
This commit is contained in:
commit
b187f3c615
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