This PR aims to let users compile other users messages by simply responding to their message
It also adds documentation to the environment variables to start the bot.
The strategy was to simply check whether the message had a reference and when it did append &compile to it, then it processes the message as if it was your own.
This PR aims to let users compile other users messages by simply responding to their message
It also adds documentation to the environment variables to start the bot.
The strategy was to simply check whether the message had a reference and when it did append
&compile
to it, then it processes the message as if it was your own.