Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chat-apropo/coqbot

Irc coq repl bot
https://github.com/chat-apropo/coqbot

bot coq irc repl

Last synced: 29 days ago
JSON representation

Irc coq repl bot

Awesome Lists containing this project

README

        

# Coq Bot

Proof of concept coq repl bot for irc. There is not any sort of sandboxing at the moment so this bot could become literally a reverse shell bot if Coq somehow lets that happen. All this does is to wrap `coqtop` at lets each user have his instance.

## Usage

Copy `conf.py.example` to `conf.py`, edit it and start `bot.py`.