typing, reactions
This commit is contained in:
parent
20778e93ca
commit
3f6a557e05
5 changed files with 65 additions and 1 deletions
|
@ -68,6 +68,8 @@ func SendMode() {
|
|||
prompt = ansi.Color(prompt, "cyan+b")
|
||||
}
|
||||
|
||||
client.Typing(channel.ID)
|
||||
|
||||
lib.MakePrompt(prompt, true, func(input string, interrupt bool) {
|
||||
if input == "" {
|
||||
if interrupt {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue