Skip to content

kuzi-moto/Clash-of-Clans-GroupMe-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroupMe NodeJS Callback Bot for Clash of Clans

Introduction

This bot was intended to be used in a GroupMe chat for my clan - Reddit Templars - in the popular mobile game Clash of Clans. This is a fork of batorobe's bot, which was forked from https://github.com/groupme/bot-tutorial-nodejs.

I have modified it specifically for our clan, but includes some useful features that anyone could use. Unlike the code that this bot was forked from, it cannot be run on Heroku at this time. It stores data to a .json file which doesn't work with Heroku by default as you must you a third party.

I will include instructions to set this up on a server in the future.

About

A bot customized for Clash of Clans to use in GroupMe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • Python 5.8%