mirror of
https://github.com/ION606/selmerBot.git
synced 2026-05-15 05:36:54 +00:00
Added full support for server reminders and added the ability to view reminders in Discord
This commit is contained in:
@@ -38,7 +38,7 @@ async function getResponse(convo, bot) {
|
||||
return response;
|
||||
}
|
||||
|
||||
async function convoManager(clientinp, bot, message) {
|
||||
async function convoManager(clientinp, bot, message) {
|
||||
|
||||
//Just in case, make sure it can't be changed
|
||||
const client = clientinp;
|
||||
|
||||
Reference in New Issue
Block a user