clashogram
clashogram copied to clipboard
Clash of Clans war monitoring for telegram channels.
Traceback (most recent call last): File "/home/a/akula22/clashogram/myenv/bin/clashogram.py", line 747, in main() File "/home/a/akula22/clashogram/myenv/lib/python3.4/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/home/a/akula22/clashogram/myenv/lib/python3.4/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File...
It would be great to monitor 'war league' if the clan participates in it. There is an API for this: * /clans/{clanTag}/currentwar/leaguegroup Retrieve information about clan's current clan war league...
I want that the script/bot is monitoring in group(s) so I tried to change the script and removed the `@` in line 110. I used the Group-ID instead of the...