pbijdens / raidbot

Telegram bot for Pokemon GO raids
Apache License 2.0
1 stars 1 forks source link

raidbot

Telegram bot for Pokemon GO raids

Based on the lightweight telegram bot framework botje.

Getting started

Deployment

Publish using visual studio, or build on the commandline dotnet publish -r ubuntu.16.04-x64 -c Release then publish the publish-folder. If you publish to a Windows server, you can just publish the release build.