mirror of
https://github.com/ION606/selmerBot.git
synced 2026-06-06 07:12:58 +00:00
Added the ability to collect spam with a ommand, cleaned up the code and modified the LISCENCE.md file
This commit is contained in:
@@ -3,7 +3,7 @@ const { exit } = require('process');
|
||||
const { checkResponses } = require('./wordlist.js');
|
||||
|
||||
|
||||
//Error checking function (message deleted error fix)
|
||||
//Error checking function (message deleted error fix, workaround already applied but...)
|
||||
//message.channel.send("Oops, there's been an error, please contact support!");
|
||||
async function messageExists(message) {
|
||||
return new Promise((resolve, reject) => {
|
||||
|
||||
Reference in New Issue
Block a user