mirror of
https://github.com/reality/dbot.git
synced 2024-12-24 03:33:07 +01:00
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