PokemonRaidBot icon indicating copy to clipboard operation
PokemonRaidBot copied to clipboard

Telegram bot for organizing Raids in Pokémon Go. Developers & admins are welcome to join https://t.me/PokeParkSupport

Results 9 PokemonRaidBot issues
Sort by recently updated
recently updated
newest added

Merge the current dev to main to become release v4! Full release notes available in the releases section. Fixes #273 #274

``` 95336b4: Fix inline raid poll sharing Did i misunderstood it, that it is still not possible to share raids WITH picture via Share... button, only to the chan which...

wontfix

From https://core.telegram.org/bots/api#answercallbackquery show_alert | If True, an alert will be shown by the client instead of a notification at the top of the chat screen. Defaults to false. -- |...

The config file is getting quite ugly. Some formats for consideration: - yml (Not supported natively by PHP) - toml (Not supported natively by PHP) - Prettier JSON with nesting...

When the raidpicture is not availible anymore it won't share the raid. Possible solution would be that if the img_url link from the gym table is not working use default.png.

Update German Translation

Pull playername from screenshot, making use of ocr.space api File based image ``` $ocrSpaceAPI = 'myAPIcodehere'; $uploadFile = 'local path to file to be uploaded'; $ch = curl_init(); curl_setopt($ch, CURLOPT_RETURNTRANSFER,...

enhancement
help wanted

When you create a raid egg e.g. Level 4, you can update the pokemon to the specific one after egg is hatched. could you implement a function that you can...

enhancement
help wanted

As I proposed in telegram it would be very beneficial for some raid groups to be able to configure silent messages for the bot especially with the use of automatic...

enhancement
help wanted