forked from embee/woomy
Merge branch 'master' of https://github.com/Terryiscool160/woomy
This commit is contained in:
commit
525d3ce123
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
const request = require('request')
|
const request = require('request')
|
||||||
exports.run = async (client, message, args) => {
|
exports.run = async (client, message, args) => {
|
||||||
const speech = args.join(' ');
|
const speech = args.join(' ');
|
||||||
|
|
Loading…
Reference in a new issue