nbrochu / RosettaBot

A polyglot Slack bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RosettaBot

A polyglot Slack bot.

Prototype. Instructions on the way...

Bot commands are mapped to RPC endpoints registered inside a WAMP Router. WAMP components can be written in multiple languages including:

  • C++
  • C#
  • Elixir
  • Erlang
  • Go
  • Haskell
  • Java
  • JavaScript
  • Lua
  • Objective-C
  • PHP
  • Python

Registering WAMP components inside the dedicated router for our bot gives us an effective way to extend it's functionality using any listed programming language above.

About

A polyglot Slack bot


Languages

Language:Python 100.0%