Bunch of text changes + default to apksigner

This commit is contained in:
ave 2019-11-26 21:47:28 +03:00
parent c3e1a54ff9
commit 50b3f050c4
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
5 changed files with 8 additions and 5 deletions

View file

@ -2,6 +2,8 @@
This patch adds a message intercept feature with minimal changes to the original code, and adds slash commands.
This patch relies on supplemental, so please use that patch too.
The following slash commands are supported:
- /upper -> Makes text uppercase
- /lower -> Makes text lowercase
@ -10,9 +12,6 @@ The following slash commands are supported:
- /spoilerimg -> Prepends SPOILER_ to names of all images attached to the message that starts with this, causing them to get marked as spoiler.
- /me -> Display text with emphasis (same as Discord Desktop)
- /st -> Puts a strikethrough the message
- /shrug -> Appends ¯\\_(ツ)_/¯ to your message (same as Discord Desktop)
- /tableflip -> Appends (╯°□°)╯︵ ┻━┻ to your message (same as Discord Desktop)
- /unflip -> Appends ┬─┬ ( ゜-゜ノ) to your message (same as Discord Desktop)
- /lenny -> Appends ( ͡° ͜ʖ ͡°) to your message
- /owo -> Myakes tyext reawwy owo-ly, nya :3
@ -36,6 +35,7 @@ Commands like fw can be generated by `textreplacegen.py` or `textreplacegen-arra
## Known bugs
- There's no help.
- The slashcommands do not show when putting a slash (which was added in I think 9.7.2).
- Output from /ctc commands doesn't get properly displayed if enter is not pressed using a physical keyboard (usb or bluetooth). This is bizarre and oh god please help me solve this bug.
#### Available and tested on: