mirror of
https://github.com/System-End/slack-end.git
synced 2026-04-19 22:05:10 +00:00
update: export hangman
This commit is contained in:
parent
3aeeebec42
commit
3753a53661
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ export * as hackclubcdn from "./hackclubcdn";
|
|||
export * as bdayutils from "./bday";
|
||||
export * as tempmail from "./TempHackclubEmail";
|
||||
export * as irl from "./watchMyIrl";
|
||||
export * as hangman from "./hangman";
|
||||
// @see https://github.com/hackclub/librarian/blob/main/utils/channelManagers.js
|
||||
export async function getChannelManagers(channel) {
|
||||
const myHeaders = new Headers();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue