forked from GitHub/dbot
change ~game to ~playing
This commit is contained in:
parent
696aef6a6f
commit
3d3203b823
@ -138,7 +138,7 @@ var steam = function(dbot) {
|
||||
|
||||
},
|
||||
|
||||
'~game': function(event) {
|
||||
'~playing': function(event) {
|
||||
var user = event.rUser,
|
||||
snick = event.rProfile.steam,
|
||||
sid = event.rProfile.sid;
|
||||
|
Loading…
Reference in New Issue
Block a user