//Settings #define NICK "gamepadbot" #define HOST "localhost" #define PORT 6667 char *channels[] = {"#channel"};