Memory optimized, simple, and feature rich Discord API wrapper written in Nim. (Mirror of https://github.com/SeanOMik/nimcord)
This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
SeanOMik f1ec478904
Finish all channel endpoints that should be in channel.nim
There's still some other channel related endpoints but they should be in `message.nim` not `channel.nim`
2020-06-18 00:52:32 -05:00
.vscode Attempt to get debugging working 2020-06-17 23:50:29 -05:00
src Finish all channel endpoints that should be in channel.nim 2020-06-18 00:52:32 -05:00
.gitignore Add token.txt in .gitignore 2020-05-31 01:15:31 -05:00
LICENSE Initial commit 2020-05-27 19:15:44 -05:00
README.md Create README.md 2020-05-30 13:48:22 -05:00
nimcord.nimble Finish event system. 2020-05-29 23:59:23 -05:00

README.md

nimcord

A Discord API wrapper written in Nim!