Skip to content

This telegram bot helps clan owners in the Clash of Clans game keep small statistics about their teammates right in the telegram group.

Notifications You must be signed in to change notification settings

Leviinson/CoC-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clash of Clans TG Helper

This telegram bot helps clan owners in the game Clash of Clans keep small statistics about their teammates right in the telegram group.

Key Features:

  • asynchronous code
  • saving basic clan data in MySQL DataBase
  • updating information in the database based on polling requests

Getting Started

Installing

git clone https://github.com/Leviinson/CoC-Helper_aiogram.git

Bot setup

  • in the configuration module bot_config.py insert necessary bot and Clash of Clans API tokens and choose a delay for polling requests to CoC API.
  • in the configuration module mysql_config.py insert necessary settings for mysql server.

Optionally, you can replace the direct insertion of private data into the configuration file with environment variables

Abbreviations that may appear in the code:

  • CWL - Clan War League
  • CW - Clan War
  • LVK - Ukrainian abbreviation that equals to CWL (occurs only in command names, which can be easily replaced with a custom value.)

About

This telegram bot helps clan owners in the Clash of Clans game keep small statistics about their teammates right in the telegram group.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages