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-17 19:33:51 +02:00
src Rewrote a part of the C wrapper for clarity and bug fixing 2016-08-17 19:33:51 +02:00
.gitignore Working bot answering PING, and its C wrapper. 2016-08-11 19:46:59 +02:00
bot.b98 Wrote a proper IRC parser 2016-08-17 19:22:54 +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