discordo.1 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. .nh
  2. .TH discordo 1
  3. .SH NAME
  4. .PP
  5. \fB\fCdiscordo\fR - A lightweight, secure, and feature-rich Discord terminal client
  6. .SH SYNOPSIS
  7. .PP
  8. \fB\fCdiscordo\fR [\fB\fC--token "TOKEN"\fR] [\fB\fC--config "OPTIONAL/PATH/HERE.yml"\fR]
  9. .SH DESCRIPTION
  10. .PP
  11. \fB\fCdiscordo\fR is a lightweight, secure, and feature-rich Discord terminal client.
  12. .PP
  13. If no token is provided, you will be prompted with an interactive login.
  14. .br
  15. The token is stored securely in the default OS-specific keyring.
  16. .SH USAGE
  17. .PP
  18. The default keybindings in the app are as follow
  19. .SS Guilds Tree
  20. .TS
  21. allbox;
  22. l l
  23. l l .
  24. \fB\fCAction\fR \fB\fCKeybinding\fR
  25. Focus Alt + g
  26. Toggle Alt + b
  27. .TE
  28. .SS Messages Text
  29. .TS
  30. allbox;
  31. l l
  32. l l .
  33. \fB\fCAction\fR \fB\fCKeybinding\fR
  34. Focus Alt + m
  35. Show image i
  36. Copy message content c
  37. Reply without mention r
  38. Reply with mention R
  39. Select reply s
  40. Reply previous Up arrow
  41. Select next Down arrow
  42. Select first Home
  43. Select last End
  44. .TE
  45. .SS Message Input
  46. .TS
  47. allbox;
  48. l l
  49. l l .
  50. \fB\fCAction\fR \fB\fCKeybinding\fR
  51. Focus Alt + i
  52. Send message Enter
  53. Paste from clipboard Ctrl + v
  54. Launch editor Ctrl + e
  55. .TE
  56. .SH FILES
  57. .PP
  58. \fI$HOME/.config/discordo/config.yml\fP
  59. The configuration file.
  60. .PP
  61. \fI$HOME/.cache/discordo/logs.txt\fP
  62. The log file.