This commit is contained in:
2019-06-11 09:39:56 +10:00

View File

@@ -4,7 +4,7 @@ var url = "https://www.reddit.com/r/cats/hot/.json?limit=100";
module.exports = { module.exports = {
name: 'Kitty', name: 'Kitty',
alias: ['kitty'], alias: ['kitty'],
helptext: 'Inserts good boye from reddit/r/cats', helptext: 'Inserts kitteh from reddit/r/cats',
helphide: false, helphide: false,
permissions: ['READ_MESSAGES'], permissions: ['READ_MESSAGES'],
category: 'general', category: 'general',