mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 20:34:24 +08:00
8 lines
148 B
C
8 lines
148 B
C
|
|
|
|
#define SERVER "irc.freenode.net"
|
|
#define BOTNAME "ArchBlackmann"
|
|
#define CHANNEL "#ReactOS"
|
|
#define MODE "+i"
|
|
#define PASS "ilovebunnies"
|