Skip to content

A very simple, one channel at a time, text-based user interface for Discord DMs.

Notifications You must be signed in to change notification settings

awoitte/discord_tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

discord_tui

A very simple, one channel at a time, text-based user interface for Discord DMs.

Usage:

discord_tui -c <path to config> -u <user to chat with>

Config:

{
        "username": "<username>",
        "password": "<password>",
        "<user to chat with>": "<user's id>"
}

The key you provide for the user in your config is the name you give with the -u flag. It does not have to match the users actual Discord name.

A simple way to get a user's ID is to enable dev mode in the Discord client and right click on a user's avatar.

About

A very simple, one channel at a time, text-based user interface for Discord DMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages