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

Resync feature, Bug Fixes, and Tweaks

David Greeson requested to merge resync into main

Summary

Resync Feature

Every time pokebot restarts, all trainers lose the level progress on their pokemon. With this update, the level progress is synced every hour so that it's not lost.

Bug Fix

Ignore events for messages from members who have not caught a pokemon. This was originally causing pokebot to crash on a nil pointer.

Tweaks

Instead of having the pokemon evolve at level 10, I felt like it would be better if the pokemon evolves at level 5 just to get more evolutions done more quickly.

Merge request reports