Probiotics (in bot form) for programming.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

пре 10 месеци
пре 10 месеци
12345678910
  1. #define DBFILE "data.sqlite"
  2. /* Disables vulnerable commands */
  3. /* #define NO_VULN_COMMANDS */
  4. /* Enables SSL support */
  5. /* #define IRC_SSL_SUPPORT */
  6. /* Spits out a message when connected */
  7. /* #define INITIAL_ASSIGNMENT_MESSAGE */