Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 274 Bytes

File metadata and controls

18 lines (11 loc) · 274 Bytes

Python Bot for Reddit

Interpret python code in a reddit comment.

Usage

Call it by having in your reddit comment:

/u/InterpreterBot python

    [Block of code]

TODOs

  • Add support for different versions of python.
  • Add support for different languages.