mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-13 08:09:52 +02:00
upgrade code
This commit is contained in:
@@ -11,7 +11,6 @@ module.exports = {
|
||||
|
||||
async execute(message, args, client) {
|
||||
const botId = client.user.id;
|
||||
const guildId = message.guild.id;
|
||||
const defaultPrefix = "+";
|
||||
try {
|
||||
let data = await new Promise((resolve, reject) => {
|
||||
|
||||
Reference in New Issue
Block a user