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 c8810604ac
Add Role, Emoji, and Permissions to the Guild type.
2020-06-18 18:31:57 -05:00
.vscode Try to get debugger working. 2020-06-18 15:32:18 -05:00
src Add Role, Emoji, and Permissions to the Guild type. 2020-06-18 18:31:57 -05:00
.gitignore Add generate docs scripts 2020-06-18 16:03:34 -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
generate_docs.bat Make generate doc scripts better 2020-06-18 16:09:22 -05:00
generate_docs.sh Make generate doc scripts better 2020-06-18 16:09: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!