Updating auto limbo

This commit is contained in:
2023-03-19 00:06:06 +01:00
parent 2455e6b92e
commit d4476ea969

View File

@@ -6,7 +6,7 @@ module.exports = {
async execute() {
const bot = require ('../../index.js');
bot.chat('/locraw');
bot.chat("\u00a7")
}
};