discordo.1 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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]
  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. .TE
  27. .SS Messages Text
  28. .TS
  29. allbox;
  30. l l
  31. l l .
  32. \fB\fCAction\fR \fB\fCKeybinding\fR
  33. Focus Alt + m
  34. Show image i
  35. Copy message content c
  36. Reply without mention r
  37. Reply with mention R
  38. Select reply s
  39. Reply previous Up arrow
  40. Select next Down arrow
  41. Select first Home
  42. Select last End
  43. .TE
  44. .SS Message Input
  45. .TS
  46. allbox;
  47. l l
  48. l l .
  49. \fB\fCAction\fR \fB\fCKeybinding\fR
  50. Focus Alt + i
  51. Send message Enter
  52. Paste from clipboard Ctrl + v
  53. Launch editor Ctrl + e
  54. .TE
  55. .SH FILES
  56. .PP
  57. \fI$HOME/.config/discordo/config.yml\fP
  58. The configuration file.
  59. .PP
  60. \fI$HOME/.cache/discordo/logs.txt\fP
  61. The log file.