GitXplorerGitXplorer
g

orizonhub

public
14 stars
3 forks
1 issues

Commits

List of commits on branch master.
Unverified
17749936976ebd6205d45319b46fc5e1a05b2af1

remove /ime because DAWG is not available

ggumblex committed 6 years ago
Unverified
e6f151ce2d1ba4d61920c3ca1c95e04db5382942

upstream zhcdict update

ggumblex committed 7 years ago
Unverified
a5e74403a4873d10494dbb2e61d41ae23995e5d5

add /t2i and /i2t support

ggumblex committed 7 years ago
Unverified
91e14f8e2ca15a55555ee3675e5c37171dd3316e

libirc update

ggumblex committed 7 years ago
Unverified
b29ac39531b5572b447978294b8db676de940229

avoid busy loop

ggumblex committed 7 years ago
Unverified
0a38f05ecc5b53595596d12ee52d16b06871b956

upstream update

ggumblex committed 7 years ago

README

The README file for this repository.

Orizon Hub

Connect groups across protocols with logging and command support. This is the version 2 of tg-chatdig.

To Users

For general usage, please checkout the simple branch, as an successor of tg-irc-relay.

How to run

python3 orizond.py

Features

  • Connect between IRC and Telegram API (or tg-cli, though not recommend)
  • Advanced anti-flooding algorithm
  • Pastebin support included
  • Message logging

License

Most files are under the MIT License, except the ones in orizonhub/ext/:

Included libraries:

  • orizonhub/ext/tgcli.py: LGPLv3+
  • orizonhub/ext/libirc.py: LGPLv3