Probiotics (in bot form) for programming.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。

22 行
592B

  1. VERSION 1
  2. Changed Build system to only use Make
  3. Deleted various irrelevant files
  4. New entries in project_list.sql
  5. New project goals
  6. Added build option NVULN=1 to remove kill, raw and dump
  7. added option -url
  8. VERSION 2
  9. Moved NVULN to config.h
  10. Added option -identify
  11. Added commands !magic, !say, !poll N, !vote y|n|u
  12. Added ENABLE_SSL=1 to enable SSL non-functional support
  13. Added libircclient submodule
  14. Fixed some error return values being too high
  15. Fixed commands with more than 1 argument
  16. Changed some macro naming
  17. Fixed Build system to be properly split amongst include/config.h and Makefile