diff options
-rw-r--r-- | .DS_Store | bin | 6148 -> 6148 bytes | |||
-rw-r--r-- | gateway/.env.example (renamed from .env.example) | 0 | ||||
-rw-r--r-- | gateway/.github/FUNDING.yml (renamed from .github/FUNDING.yml) | 0 | ||||
-rw-r--r-- | gateway/.github/workflows/docker-publish.yml (renamed from .github/workflows/docker-publish.yml) | 0 | ||||
-rw-r--r-- | gateway/.gitignore (renamed from .gitignore) | 0 | ||||
-rw-r--r-- | gateway/.vscode/launch.json (renamed from .vscode/launch.json) | 0 | ||||
-rw-r--r-- | gateway/Dockerfile (renamed from Dockerfile) | 0 | ||||
-rw-r--r-- | gateway/LICENSE (renamed from LICENSE) | 0 | ||||
-rw-r--r-- | gateway/README.md (renamed from README.md) | 0 | ||||
-rw-r--r-- | gateway/client.js (renamed from client.js) | 0 | ||||
-rw-r--r-- | gateway/package-lock.json (renamed from package-lock.json) | 0 | ||||
-rw-r--r-- | gateway/package.json (renamed from package.json) | 0 | ||||
-rw-r--r-- | gateway/src/Server.ts (renamed from src/Server.ts) | 0 | ||||
-rw-r--r-- | gateway/src/events/Close.ts (renamed from src/events/Close.ts) | 0 | ||||
-rw-r--r-- | gateway/src/events/Connection.ts (renamed from src/events/Connection.ts) | 0 | ||||
-rw-r--r-- | gateway/src/events/Message.ts (renamed from src/events/Message.ts) | 0 | ||||
-rw-r--r-- | gateway/src/index.ts (renamed from src/index.ts) | 0 | ||||
-rw-r--r-- | gateway/src/listener/listener.ts (renamed from src/listener/listener.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/Heartbeat.ts (renamed from src/opcodes/Heartbeat.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/Identify.ts (renamed from src/opcodes/Identify.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/LazyRequest.ts (renamed from src/opcodes/LazyRequest.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/PresenceUpdate.ts (renamed from src/opcodes/PresenceUpdate.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/RequestGuildMembers.ts (renamed from src/opcodes/RequestGuildMembers.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/Resume.ts (renamed from src/opcodes/Resume.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/VoiceStateUpdate.ts (renamed from src/opcodes/VoiceStateUpdate.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/experiments.json (renamed from src/opcodes/experiments.json) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/index.ts (renamed from src/opcodes/index.ts) | 0 | ||||
-rw-r--r-- | gateway/src/opcodes/instanceOf.ts (renamed from src/opcodes/instanceOf.ts) | 0 | ||||
-rw-r--r-- | gateway/src/schema/Activity.ts (renamed from src/schema/Activity.ts) | 0 | ||||
-rw-r--r-- | gateway/src/schema/Emoji.ts (renamed from src/schema/Emoji.ts) | 0 | ||||
-rw-r--r-- | gateway/src/schema/Identify.ts (renamed from src/schema/Identify.ts) | 0 | ||||
-rw-r--r-- | gateway/src/schema/LazyRequest.ts (renamed from src/schema/LazyRequest.ts) | 0 | ||||
-rw-r--r-- | gateway/src/schema/VoiceStateUpdate.ts.ts (renamed from src/schema/VoiceStateUpdate.ts.ts) | 0 | ||||
-rw-r--r-- | gateway/src/start.ts (renamed from src/start.ts) | 0 | ||||
-rw-r--r-- | gateway/src/util/Config.ts (renamed from src/util/Config.ts) | 0 | ||||
-rw-r--r-- | gateway/src/util/Constants.ts (renamed from src/util/Constants.ts) | 0 | ||||
-rw-r--r-- | gateway/src/util/Send.ts (renamed from src/util/Send.ts) | 0 | ||||
-rw-r--r-- | gateway/src/util/WebSocket.ts (renamed from src/util/WebSocket.ts) | 0 | ||||
-rw-r--r-- | gateway/src/util/setHeartbeat.ts (renamed from src/util/setHeartbeat.ts) | 0 | ||||
-rw-r--r-- | gateway/tsconfig.json (renamed from tsconfig.json) | 0 |
40 files changed, 0 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store |