mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
7 lines
148 B
C
7 lines
148 B
C
|
|
|
|
#define SERVER "irc.freenode.net"
|
|
#define BOTNAME "ArchBlackmann"
|
|
#define CHANNEL "#ReactOS"
|
|
#define MODE "+i"
|
|
#define PASS "ilovebunnies"
|