Maxime Bouillot

Results 44 comments of Maxime Bouillot

I tried on the last version (0.1.3) and I have the same results, unable to use the RSA key because there is no mutual signature algorithm.

> Maybe we should consider adding a `noArgs` flag to the command struct, since this may be enabled for a lot of commands. > > Edit: or perhaps a `maxArgs`...

Maybe this is caused by the shear amount of people. Maybe we should make so that if more than 15 or so people are in `#main/`, the next people to...

Was the command `cat README.md` or something else?

In what kind of situation would this be better that using `@` to respond to someone?

I agree with @quackduck on that one, it would be ugly to have all the time a number in front of the message if it is only used in a...

I use a French AZERTY keyboard and for me backspace works but delete doesn't work. Your guess that it is related to keyboard mapping might be right.

I think the PR is now ready to be merged.

Even if we know we won't have 100 % test coverage in Devzat, some unit tests can't hurt. The unit test for the coloring of mentions might help us catch...

I just added a bit of code to the mention function and the unit test saved me a lot of time. I am sure that some similar situation will come...