summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-04 10:25:41 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-04 10:25:41 +0100
commitf5a723d9b491005ec5dd9377802e5d143100e346 (patch)
treec9d7805c918949c05298a11209e8d92dc1e861d9 /README.md
parentUpdate README.md (diff)
downloadserver-f5a723d9b491005ec5dd9377802e5d143100e346.tar.xz
Merge branch 'master' of https://github.com/discord-open-source/discord-gateway into main
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md

index 8a658fde..7ea97482 100644 --- a/README.md +++ b/README.md
@@ -1,4 +1,4 @@ # discord-gateway Open Source Discord WebSocket Gateway Server -For the WebSocket we use [ws](https://www.npmjs.com/package/ws) and we'll write our own packet handler for the individual opcodes and events. +## [Wiki](https://github.com/discord-open-source/discord-gateway/wiki/)