Skip to content

Latest commit

 

History

History
53 lines (49 loc) · 2.01 KB

File metadata and controls

53 lines (49 loc) · 2.01 KB

SEE DISCLAIMER.MD FIRST!

__        ___        ____              _
\ \      / (_)_ __  / ___|___  _ __ __| |
 \ \ /\ / /| | '_ \| |   / _ \| '__/ _` |
  \ V  V / | | | | | |__| (_) | | | (_| |
   \_/\_/  |_|_| |_|\____\___/|_|  \__,_|

Overview

WinCord is a small and lightweight Discord client written in .NET 4.8 WinForms and C#.
It supports Windows Vista to Windows 11, and unofficially Linux with Wine.
NOTICE TO WINDOWS 7 AND VISTA USERS: The client may take longer than usual to load servers and channels on 7 and Vista. This is not a bug.

Features

Supported Features

  • User authentication via token
  • Guild (server) access
  • Channel listing per guild
  • Send messages in text channels
  • Receive messages in real-time (WebSocket)
  • Load recent message history
  • Display message timestamps
  • Show sender username with messages
  • List servers and allow switching between them
  • Securely save token in Windows Credential Manager and auto login
  • Export current chat log
  • Typing indicator

Planned features

  • Direct messages
  • Slowmode support (you can still chat in slowmodded channels, your messages just won't send if you send too fast)
  • Mentions (@username) highlighting
  • Message editing / deletion
  • Attachments / images / embeds
  • Presence (online/offline status)
  • Reactions to messages
  • Rich text / markdown formatting

Screenshots