discord client init

This commit is contained in:
2022-01-27 17:04:21 -06:00
parent 0fbd8f9c62
commit a70be5599a
5 changed files with 79 additions and 9 deletions

3
src/queue.ts Normal file
View File

@@ -0,0 +1,3 @@
export function createQueue() {
}