mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 15:57:54 +02:00
Fix Inlines in User Info
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "19.2.1",
|
||||
"version": "19.2.2",
|
||||
"description": "A Discord Bot",
|
||||
"main": "shardingmanager.js",
|
||||
"scripts": {
|
||||
@@ -20,7 +20,8 @@
|
||||
"discord-js",
|
||||
"discord-js-commando",
|
||||
"postgres",
|
||||
"postgresql"
|
||||
"postgresql",
|
||||
"cleverbot"
|
||||
],
|
||||
"author": "dragonfire535",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user