penumbra-zone / galileo

Discord bot for the Penumbra discord
2 stars 5 forks source link

Support dry-run / no-notification mode #83

Closed conorsch closed 10 months ago

conorsch commented 10 months ago

When debugging Galileo, it'd be nice to have some dry-run options to facilitate local testing, such as "don't send txs, only log what would be sent" and "don't send any discord messages, only log what would be sent". Adding these options would make it a lot easier to iterate on Galileo configs in a less disruptive manner, as the current code requires us to run code changes against the actual Discord, and put up with notifications and sends.