Open
Conversation
Simple Telegram UI for managing the settings in `events`-table in database. This feature probably sees so little use it's not worth making translations and explanations for the values
… previously do anything
…ved documentation
If you have an uicons repo stored on your server already you can just link the pokemon folder from there to images/pokemon in raidbot
…id level specific for raids received via webhook
…ntation Also streamlined the privilege check code a bit
Also refactored the time slot key logic. Hopefully didn't break it
Improvements for docker-compose.yml Added gym images dir to volumes Added custom dir to volumes Changed config dir to only config.json, so default files like default-config.json from docker image are used Added container-names Updated mariadb to 10.11
Added images/gyms to chown command
Offer "latest" for each branch
When setting up via docker the pokemon-raid-bot.sql is processed after the events sql file due to the file names which causes an error. Therefore renamed it, so the pokemon raidbot sql file is processed first to avoid that error.
Update German translation
Start updating German translation
Finished adding the missing German translations Minor changes to existing translations
Small fix
Brought back the old vote key logic, but more compact.
Exclude mega evolution translations for now. We could use those if someone wants to edit the translation logic to support them.
Added the ability to enable and disable scheduled raid bosses. Makes managing regional raid bosses easier if using automatic updating of upcoming bosses.
- Added new source for event info - Added logic to automatically create raid egg if there is an ampersand (&) in the event name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge the current dev to main to become release v4!
Full release notes available in the releases section.
Fixes #273 #274