Skip to content

asphergers/discord_tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important Notice

Using this program is technically self botting which is against discord TOS.

Running

"dotnet run" in the project directory.

Features

Looking through and messaging in guilds.
Real time message updating via discord's gateway websocket connection.

Planned Features

Ability to view and response to direct messages and not just guild messages (X).
Visual notifications (i.e. starts being appended to the end of channel / dm names to indicate unread messages (X).

Bugs / Known Issues

The keybindings for navigation work by having a menu bar with keybindings that sits out of view, this is simply tacky (X).

Things That Will Most Likely Not Be Added

Voice Channel Integration - I was able to get a system where the user connected to a channel working but the discord api doesn't ofically support listening in on voice calls.

About

a terminal gui tool for using discord made in c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages