#22 - Add Automated Docs #24
@@ -4,6 +4,9 @@ import {
|
|||||||
} from "../../modules/mongo-wrappers/mongoConfigWrappers.mjs";
|
} from "../../modules/mongo-wrappers/mongoConfigWrappers.mjs";
|
||||||
import { ActivityType, PresenceUpdateStatus, Client } from "discord.js";
|
import { ActivityType, PresenceUpdateStatus, Client } from "discord.js";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Control the presence or activity of the discord bot.
|
||||||
|
*/
|
||||||
class PresenceManager {
|
class PresenceManager {
|
||||||
/**
|
/**
|
||||||
* Creates an instance of PresenceManager.
|
* Creates an instance of PresenceManager.
|
||||||
|
|||||||
Reference in New Issue
Block a user