Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisseto/setbot
A Simple IRC bot in C
https://github.com/chrisseto/setbot
Last synced: about 1 month ago
JSON representation
A Simple IRC bot in C
- Host: GitHub
- URL: https://github.com/chrisseto/setbot
- Owner: chrisseto
- Created: 2013-10-09T03:35:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-20T01:10:45.000Z (over 11 years ago)
- Last Synced: 2024-11-08T23:16:43.617Z (3 months ago)
- Language: C
- Size: 320 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SetBot
======A Simple IRC bot in C
(IRC bots in C are never simple)
edit config.c to your liking compile and runTo Do
=====
* Private message support
* Multi-Channel support
* Many more functions
* Stdin commands
* better logging and logging options
* Config -> file
* Created a better public api for Circ