8go

Results 215 comments of 8go

In commit e75389fac5817f7785bb2024467d3c8f6f3fe29f I addressed your first code snippet comment. Why `expect()` in `stdout().flush()`. I tried to improve it by using `?` instead for functions that return `Result` and used...

Hi @DimitriiTrater , thanks for your comments. >> I like to add a lot of comments in the code > if you stick to the practice of clean code, then...

> i also want to contribute to this project where can i find a list of needed features, improvements or something like that That is great to hear. You are...

Another rather trivial change would be: There are 3 message send format options now: - code - markdown - html - plus the default: text Instead of 3 options it...

Another feature that would be great and very useful, would be the implementation of the `download` features. `matrix-commander` in Python has 3 such options. I copy/paste from the Python man...