이세린

Checked that react calm works in master. Commit to pull to chat branch

......@@ -4,7 +4,7 @@ module.exports = {
name: 'calm',
description: 'Actual help section',
async run(client, message, args){
const breathe_emoji = '🫁 ';
const breathe_emoji = '🫁';
const cute_emoji = '🐶';
const checklist_emoji = '🗒️';
const chat_emoji = '🗣️';
......