MCPcopy Create free account

hub / github.com/Benricheson101/discord-status / functions

Functions48 in github.com/Benricheson101/discord-status

↓ 7 callersMethodto_string
(&self)
services/update-poster/src/statuspage.rs:247
↓ 4 callersFunctionmake_edit_embed
(incident: &Incident)
services/update-poster/src/embeds.rs:100
↓ 4 callersFunctionnotConfiguredResponse
( client: Client )
services/commands/lib/util/responses.ts:8
↓ 3 callersFunctioncapitalize
(word: string)
services/commands/lib/util/index.ts:44
↓ 3 callersFunctioncreate_message
( rest_client: &DiscordRestClient, channel_id: i64, webhook_id: Option<i64>, webhook_token: &O
services/update-poster/src/main.rs:334
↓ 3 callersFunctionmake_post_embed
(incident: &Incident, update: &IncidentUpdate)
services/update-poster/src/embeds.rs:76
↓ 2 callersMethodcreate_many_sent_updates
( &self, data: Vec<CreateSentUpdate<'_>>, )
services/update-poster/src/db.rs:188
↓ 2 callersFunctionformatStatus
( status: Indicator | IncidentStatus | ComponentStatus )
services/commands/lib/util/index.ts:40
↓ 2 callersFunctiongetStatusEmoji
( status: Indicator | IncidentStatus | ComponentStatus )
services/commands/lib/util/index.ts:11
↓ 2 callersMethodget_all_incidents
(&self)
services/update-poster/src/statuspage.rs:37
↓ 2 callersFunctionget_base_embed
(incident: &Incident)
services/update-poster/src/embeds.rs:24
↓ 2 callersFunctionget_embed_color
(status: &IncidentStatus)
services/update-poster/src/util.rs:5
↓ 2 callersFunctionget_formatted_timestamp
(time: &DateTime<Utc>)
services/update-poster/src/util.rs:29
↓ 2 callersFunctionget_status_emoji
(status: &IncidentStatus)
services/update-poster/src/util.rs:17
↓ 2 callersFunctionidToTimestamp
(id: string)
services/commands/scripts/migrate.ts:14
↓ 2 callersMethodloadCmds
()
services/commands/lib/struct/client.ts:27
↓ 2 callersMethodmc
(name: string)
services/commands/lib/struct/client.ts:59
↓ 2 callersFunctionmodeToSubscriptionMode
(mode: string)
services/commands/scripts/migrate.ts:17
↓ 2 callersFunctionrespondJSON
( res: ServerResponse, body: APIInteractionResponse, status = 200 )
services/commands/src/index.ts:16
↓ 2 callersFunctiontruncate_with_ellipsis
(s: String, len: usize)
services/update-poster/src/util.rs:33
↓ 2 callersFunctionupdate_message
( rest_client: &DiscordRestClient, channel_id: i64, webhook_id: Option<i64>, webhook_token: &O
services/update-poster/src/main.rs:390
↓ 1 callersMethodcmp_incidents
( &self, old_incidents: &Incidents, new_incidents: &Incidents, )
services/update-poster/src/statuspage.rs:112
↓ 1 callersMethodget_incident_created_subscriptions
( &self, incident_id: &String, )
services/update-poster/src/db.rs:64
↓ 1 callersMethodget_incident_update_created_subscriptions
( &self, incident_id: &String, incident_update_id: &String, )
services/update-poster/src/db.rs:92
↓ 1 callersMethodget_incident_update_modified_subscriptions
( &self, incident_id: &String, incident_update_id: &String, )
services/update-poster/src/db.rs:132
↓ 1 callersFunctionmain
()
services/commands/src/index.ts:27
↓ 1 callersFunctionmain
()
services/commands/scripts/createCmds.ts:8
↓ 1 callersFunctionmain
()
services/commands/scripts/migrate.ts:20
↓ 1 callersMethodrun
()
services/commands/src/cmds/ping.ts:13
↓ 1 callersMethodstart
(&self, mut stop: Receiver<()>)
services/update-poster/src/statuspage.rs:80
Methodconstructor
()
services/commands/lib/struct/client.ts:19
Methodcreate_sent_update
( &self, data: CreateSentUpdate<'_>, )
services/update-poster/src/db.rs:161
Methodcreate_subscription
( &self, subscription: CreateSubscription, )
services/update-poster/src/db.rs:215
Methoddefault
()
services/update-poster/src/db.rs:259
Methoddefault
()
services/update-poster/src/statuspage.rs:50
Methoddelete_subscription
(&self, id: i32)
services/update-poster/src/db.rs:242
Methodget_all_subscriptions
(&self)
services/update-poster/src/db.rs:45
Methodget_guild_subscriptions
( &self, guild_id: i64, )
services/update-poster/src/db.rs:20
Functionhandle_updates
( updates: Vec<Update>, db: &Database, discord_rest_client: &DiscordRestClient, )
services/update-poster/src/main.rs:91
Functionmain
()
services/update-poster/src/main.rs:28
Methodnew
(pg_pool: PgPool)
services/update-poster/src/db.rs:16
Methodnew
()
services/update-poster/src/statuspage.rs:27
Methodpoll_next
( mut self: Pin<&mut Self>, cx: &mut Context<'_>, )
services/update-poster/src/statuspage.rs:190
Methodrun
( _client: Client, i: APIChatInputApplicationCommandInteraction )
services/commands/src/cmds/invite.ts:14
Methodrun
( client: Client, i: APIChatInputApplicationCommandInteraction )
services/commands/src/cmds/status.ts:37
Methodrun
( client: Client, i: APIChatInputApplicationCommandInteraction )
services/commands/src/cmds/config.ts:117
Methodrun
()
services/commands/src/cmds/support.ts:13
Methodrun
(client: Client)
services/commands/src/cmds/about.ts:13