https://github.com/marksteve/evalgelion
IRC eval bot
https://github.com/marksteve/evalgelion
Last synced: about 1 year ago
JSON representation
IRC eval bot
- Host: GitHub
- URL: https://github.com/marksteve/evalgelion
- Owner: marksteve
- Created: 2014-01-20T04:10:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T15:59:48.000Z (over 12 years ago)
- Last Synced: 2025-01-30T14:25:41.618Z (over 1 year ago)
- Language: Python
- Size: 146 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evalgelion
An IRC eval bot
## Supported languages
### Python
```
evalgelion: python 1 + 1
```
## Run
```shell
$ git clone https://github.com/openphilippines/evalgelion.git && cd evalgelion
$ sudo docker build -rm -t evalgelion .
$ sudo docker run -d evalgelion
```
## License
http://marksteve.mit-license.org