1
0
Fork 0
telegram-group2mastodon/cmd
Daniele Tricoli 7330ed07a1
continuous-integration/drone/push Build is passing Details
Don't use a regexp in splitTextAtChunk
It was not reliable, split all the words using spaces and concatenate
them again to form each line to be < limit works better.
2022-03-09 03:13:00 +01:00
..
authenticate.go Add the authenticate sud command 2022-03-01 00:59:48 +01:00
root.go Move the main code in a run sub-command 2022-02-28 23:22:49 +01:00
run.go Don't use a regexp in splitTextAtChunk 2022-03-09 03:13:00 +01:00
run_test.go Split longer telegram messages to the max mastodon toot length 2022-03-07 02:37:43 +01:00