mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00: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"
|