-
-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
Milestone
Description
Per help,
-nc Don't background; display channel stats every 10 seconds.
There is no '-c' option listed as a valid option in the help. The -n flag keeps eggdrop in the foreground. Running './eggdrop -c' without a -n appears to start the bot into background normally, without the -c causing any different functionality. Using -c by itself should probably error and not allow eggdrop to run. Thoughts?