https://github.com/samt/adrastea
IRC Bot in C
https://github.com/samt/adrastea
Last synced: 11 months ago
JSON representation
IRC Bot in C
- Host: GitHub
- URL: https://github.com/samt/adrastea
- Owner: samt
- Created: 2011-04-22T00:40:17.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-09T04:13:02.000Z (about 15 years ago)
- Last Synced: 2025-06-26T14:50:53.164Z (12 months ago)
- Language: C
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
====================================================================
Adrastea IRC Bot
====================================================================
(c) 2011 Sam Thompson
The MIT License
This IRC bot is written to complile with the GNU CCompiler (GCC),
i.e. It will not work on windows. This bot does not have features
fully implemented yet, and it will not work properly as it is. It
was designed to be a lightweight, multi-purpose bot.
All configuration options are in sample.bot.conf, rename it to
bot.conf and ensure it sits in the same directory as the exceutable.
The modules directory must be present, as many operations will be
based entirely on them.
Todo List:
- Implement proper modules
Future:
- Listen on an port for telnet connections