An open API service indexing awesome lists of open source software.

https://github.com/xytrux/nimcord

A Discord client written in Nim
https://github.com/xytrux/nimcord

discord discord-client discord-client-mod discordapp nim nim-lang nim-language nimlang

Last synced: 30 days ago
JSON representation

A Discord client written in Nim

Awesome Lists containing this project

README

        

# Nimcord

A Discord client written in Nim

![](https://github.com/xytrux/Nimcord/blob/main/assets/screenshots/Screenshot%202024-09-11%20203221.png?raw=true)

## Installation
> [!NOTE]
> This project is still heavily under development. Some features may or may not work.

To compile this project, simply clone the repo and run this command:
```
nimble build
```
## Todo List

- [ ] Icons
- [ ] RPC support
- [ ] Notifications

Feel free to contribute by tackling any of the tasks above.