Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1 KB

README.md

File metadata and controls

41 lines (30 loc) · 1 KB

Sovngarde clan badge

Sovngarde Telegram bot - Alpha

This is the official CoC Telegram bot.

This bot can get information in the following topics:

  • Clan
  • Player
  • War
  • League (coming soon)
  • Probabilities of winning against a base, war or league (coming soon)
  • Get any clan, player, war and league information (coming soon)
  • war and leagues notifications (coming soon)
  • CoC inbox message template (in discussion)

Get started

Install packages:

npm install

Use bot:

BOT_TOKEN=$BOT_TOKEN COC_API_TOKEN=$COC_API_TOKEN node index.js
# $BOT_TOKEN is the telegram bot key
# $COC_API_TOKEN is the Clash of Clans key

Note: The bots replies are in Spanish, transaltions will be made in future versions.

APIs

Clash of Clans

Telegram Bot