mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Convert everything to superagent properly
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class HolidaysCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'holidays',
|
||||
aliases: ['google-calendar'],
|
||||
aliases: ['google-calendar', 'holiday'],
|
||||
group: 'events',
|
||||
memberName: 'holidays',
|
||||
description: 'Responds with today\'s holidays.'
|
||||
|
||||
Reference in New Issue
Block a user