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
- Host: GitHub
- URL: https://github.com/xytrux/nimcord
- Owner: xytrux
- License: mit
- Created: 2024-09-12T02:26:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T04:02:10.000Z (5 months ago)
- Last Synced: 2025-03-28T09:04:13.954Z (about 2 months ago)
- Topics: discord, discord-client, discord-client-mod, discordapp, nim, nim-lang, nim-language, nimlang
- Language: Nim
- Homepage:
- Size: 417 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nimcord
A Discord client written in Nim

## 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
- [ ] NotificationsFeel free to contribute by tackling any of the tasks above.