This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Fixups and enhancements

David Greeson requested to merge fixups into main

Summary

  • Fix bug where you can evolve the same pokemon over and over. I feel like that might cause unintentional spam, so once you've seen the evolved pokemon, you can't evolve it again.
  • Show the "chosen" pokemon when someone types the !list command. I figured it would be good since there's currently no other way to see the chosen pokemon except looking through the message history.
  • Uptake the http health server from version 0.0.4 of go-common.
  • Adjust the timezone to UTC instead of ET
Edited by David Greeson

Merge request reports