Added the 'asearch' command and changed the prefix because it works better with discord desktop

This commit is contained in:
ION606
2022-05-18 21:34:58 +03:00
parent a69d50ce9f
commit ae07f645fa
2 changed files with 47 additions and 12 deletions
+3 -1
View File
@@ -19,7 +19,9 @@ const bot = new Client({
],
});
const prefix = '/';
const prefix = '!';
bot.prefix = new String;
bot.prefix = prefix;
//MongoDB integration