witnet / aragon-govern-discord-integration

Enables voting on Aragon Govern using Discord reactions. Powered by Witnet.
MIT License
7 stars 2 forks source link

Proposal texts are not parsed completely #86

Closed mariocao closed 3 years ago

mariocao commented 3 years ago

How to reproduce the problem:

!proposal 2021/04/28 10:60:00 "lorem ipsum" to:0x199eA5114D1612e40E3457Eaf9DF2779340EAD12 value:0.1

And the bot replies with:

New proposal "lorem The request for creating the proposal "lorem has been received. A positive result will schedule the action, thus eventually sending 0.1 ETH to the address 0x199eA5114D1612e40E3457Eaf9DF2779340EAD12. React to this proposal to vote!

The same happens if double quotes are not used.