Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zziger/discord-core
Example of Discord API implementation in TypeScript
https://github.com/zziger/discord-core
dicsord-gateway discord discord-api discord-api-wrapper typescript webpack websocket websockets
Last synced: 20 days ago
JSON representation
Example of Discord API implementation in TypeScript
- Host: GitHub
- URL: https://github.com/zziger/discord-core
- Owner: zziger
- Created: 2019-02-28T11:35:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T10:53:48.000Z (almost 5 years ago)
- Last Synced: 2024-10-26T22:48:29.017Z (2 months ago)
- Topics: dicsord-gateway, discord, discord-api, discord-api-wrapper, typescript, webpack, websocket, websockets
- Language: TypeScript
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Discord core
===Just an example of implementation Discord API in TypeScript.
Used to be a part of another project, but now is no longer used.
May be helpful to someone, who wants to write his own implementation in Discord APIInsert token in `app/token.ts`.
### Build
To build, create directory `build` and execute `tsc` in the project's root folder.
Then, execute `build/index.js`.### For any questions contact:
Discord: `zziger#8040`
VK: [vk.com/zziger](https://vk.com/zziger)
Telegram: `@zziger`