/PolyglotBot

Polyglot Telegram Bot

Primary LanguageCGNU Affero General Public License v3.0AGPL-3.0

PolyglotBot

Polyglot Telegram Bot

Execute

  • C gcc bot.c -lcurl && ./a.out
  • PHP php bot.c
  • PY2 python2 bot.c
  • PY3 python3 bot.c
  • LUA lua5.3 bot.c
  • BASH bash bot.c [BROKEN]