penumbra-zone / galileo

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

fix: skip galileo messages in history #58

Closed conorsch closed 1 year ago

conorsch commented 1 year ago

The bot replies with address info in its own messages. We now exclude those galileo-sent messages when building the history. First noticed this in catchup, but fixing it in history also solves for "history" subcommand.

Closes #57.