RustLangES / cangrebot

Bot de la comunidad de Discord de RustLang en Español.
11 stars 11 forks source link

feat: compile replies and env documentation #42

Closed stifskere closed 1 month ago

stifskere commented 1 month ago

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.