generated from Nemesis/Exemple
verif body
This commit is contained in:
parent
ffcd3c8029
commit
2203d52ca1
1 changed files with 41 additions and 40 deletions
|
@ -776,6 +776,7 @@ def statistiques(room,event):
|
||||||
usrstats1 = 0
|
usrstats1 = 0
|
||||||
usrstats2 = 0
|
usrstats2 = 0
|
||||||
|
|
||||||
|
if ('body' in event['content']):
|
||||||
try:
|
try:
|
||||||
usrstats1 = stats[room.room_id,user]
|
usrstats1 = stats[room.room_id,user]
|
||||||
except:
|
except:
|
||||||
|
|
Loading…
Reference in a new issue