#22 - Add Automated Docs #24

Merged
logan merged 16 commits from automated-docs-#22 into main 2024-08-17 19:48:47 -04:00
Showing only changes of commit 11b3504f28 - Show all commits

View File

@@ -4,6 +4,9 @@ import {
} from "../../modules/mongo-wrappers/mongoConfigWrappers.mjs";
import { ActivityType, PresenceUpdateStatus, Client } from "discord.js";
/**
* Control the presence or activity of the discord bot.
*/
class PresenceManager {
/**
* Creates an instance of PresenceManager.