Archived
1
0
Fork 0
A Befunge-98 irc bot
This repository has been archived on 2025-03-08. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2016-08-11 19:46:59 +02:00
src Working bot answering PING, and its C wrapper. 2016-08-11 19:46:59 +02:00
.gitignore Working bot answering PING, and its C wrapper. 2016-08-11 19:46:59 +02:00
bot.b98 Working bot answering PING, and its C wrapper. 2016-08-11 19:46:59 +02:00
GNUmakefile Working bot answering PING, and its C wrapper. 2016-08-11 19:46:59 +02:00
LICENSE Initial commit 2016-08-11 19:45:15 +02:00
README Working bot answering PING, and its C wrapper. 2016-08-11 19:46:59 +02:00

Dependencies :
  - Fungi : cabal install fungi
  - gnutls-devel

Configuring :
  - irc server and port : src/config.h
  - password and NICK in bot.b98

Running the bot :
  - make
  - ./cbot