mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Urban isn't NSFW
This commit is contained in:
@@ -12,7 +12,6 @@ module.exports = class UrbanCommand extends Command {
|
|||||||
memberName: 'urban',
|
memberName: 'urban',
|
||||||
description: 'Defines a word, but with Urban Dictionary.',
|
description: 'Defines a word, but with Urban Dictionary.',
|
||||||
clientPermissions: ['EMBED_LINKS'],
|
clientPermissions: ['EMBED_LINKS'],
|
||||||
nsfw: true,
|
|
||||||
credit: [
|
credit: [
|
||||||
{
|
{
|
||||||
name: 'Urban Dictionary',
|
name: 'Urban Dictionary',
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xiao",
|
"name": "xiao",
|
||||||
"version": "119.29.0",
|
"version": "119.29.1",
|
||||||
"description": "Your personal server companion.",
|
"description": "Your personal server companion.",
|
||||||
"main": "Xiao.js",
|
"main": "Xiao.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user