Merge pull request #929 from wolfman2000/wolf-irc-bots
Put the bots back in #stepmania.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ git:
|
||||
submodules: false
|
||||
notifications:
|
||||
email: false
|
||||
irc: "chat.freenode.net#stepmania-devs"
|
||||
irc: "chat.freenode.net#stepmania"
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
char const *owner = "wolfman2000";
|
||||
char const *nick = "appveyor-sm5";
|
||||
char const *server = "irc.freenode.net";
|
||||
char const *channel = "#stepmania-devs";
|
||||
char const *channel = "#stepmania";
|
||||
|
||||
bool startsWithPing(char const *buffer)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user