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 b3dc748a64
Create channel, cache, and split client types into seperate nim file
2020-06-17 22:18:54 -05:00
.vscode Attempt to get debugging working 2020-06-17 00:34:59 -05:00
src Create channel, cache, and split client types into seperate nim file 2020-06-17 22:18:54 -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!