GitXplorerGitXplorer
y

MiuBot

public
0 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
6e1d7fe47adf8490ec94fc4fc92a3a5632de2a4d

Fix misspelling in utils.js reportError

yyeputons committed 9 years ago
Unverified
f7e253e7797b19408e7e97ac394e6e44f58e3279

utils: make the bot report DNS lookup result after all errors, not just HTTPS connection

yyeputons committed 9 years ago
Unverified
8dc58adb84c935edadd72073c464c83bd6d4a487

Added debug DNS lookup to HTTPS error handler

yyeputons committed 9 years ago
Unverified
6ef53632ed3de06c6f25c7ef42ee0a94d712e08e

Better error reporting in util.js; console.log of errors

yyeputons committed 9 years ago
Unverified
015bbcb8b505bf2c78a14631e041709590a7f3c0

now doesn't react to more than one _command_ per message

yyeputons committed 10 years ago
Unverified
8aac0a3d73fc65529e870c227733c190ef05b2a8

reaction for commands duplication (in one message) was added

yyeputons committed 10 years ago

README

The README file for this repository.

MiuBot

@MiuBot for Telegram

Installation

Require 'node-emoji' module to run, install it with npm install node-emoji (it's not 'emoji' module). Create config.js from config.template.js and populate it with author_id (who to notify about errors) and token (which you should receive from BotFather).