This commit is contained in:
Dragon Fire
2019-06-26 17:42:44 -04:00
parent dbef9f0098
commit f54b83359d
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -1,5 +1,4 @@
const crypto = require('crypto');
const { SUCCESS_EMOJI_ID } = process.env;
const yes = ['yes', 'y', 'ye', 'yeah', 'yup', 'yea', 'ya'];
const no = ['no', 'n', 'nah', 'nope', 'nop'];