From b97cdca166c6e5c3a2a40d387e5f493196734f9c Mon Sep 17 00:00:00 2001 From: flifloo Date: Wed, 6 Dec 2017 12:52:53 +0100 Subject: [PATCH] Test --- Garou.py | 7 ++++--- __pycache__/Garou.cpython-36.pyc | Bin 3102 -> 3141 bytes log_test.txt | 5 +++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Garou.py b/Garou.py index 5155ab3..d950315 100644 --- a/Garou.py +++ b/Garou.py @@ -5,10 +5,10 @@ game = 0 djoueurs = 0 joueurs = str("0") -def is_joueurs(author): +def is_joueurs(sender): global joueurs for i in range(len(joueurs)): - if author == joueurs[i]: + if ctx == joueurs[i]: return True else: @@ -57,7 +57,8 @@ class Garou: #Commande de test @commands.command(pass_content=True) async def gtest(self, ctx): - if is_joueurs(ctx.message.author) == True: + sender = ctx.message.author + if is_joueurs(sender) == True: await self.bot.say("Vous ete bien un joueurs !") elif gm == ctx.message.author: diff --git a/__pycache__/Garou.cpython-36.pyc b/__pycache__/Garou.cpython-36.pyc index 3485c4cb6d58cf4300aa3f6a0996216c78b1cabc..f088c94ddf577b3284dec9971abd9242afae6aa2 100644 GIT binary patch delta 720 zcmah{J#Q015Z&4P@Zs|%AzZ*oP>4feOp$_gE`lHwj)a9!h=fo;vV0qp!@i4l*Ahsk ziqa*DtnDe0C{ca^LR8cgY)hGckOp?{ES(Vr#XOB>=DqpY{ZRc@4K{+HeDbsYVm=_` zmwE~d!uC8Wx2J3kcT{ZXjfhs_M*Lt`$P%t@fkI^wWasySuXuhGiS0#=aU8 zuMCVJCNaFXBpq2t5WySD?~F)n#dbuGV4FmwMSvvtq?1>gd`oppqvypS6(cj52E9cC z4SQ-iTQVWJhdDgnZXH1CyDqHhE@<(5o!p3G{162jiP{lN4i8@<6+08)b@kD&ZDjl52Kn2%=w;VLEnY_`l=3;$rGFb9{{dU{ BiGKh9 delta 677 zcmah`J4*vW5Z>K9E?yF!r$+G=G(r#rv9qwyfQ5*P+C&A9VZ2S*aR?e(J&IefRce^w5%{Sl8W8x}dPRHZs%FB56Ep}mEi#ofw9hnTM z5ZIN1qXH$TqKsm-=G4GV3l+9&-d+_H-@jqd!Wes>%FM`4zQm()hu^oyF{I<4U^b@2 zfS3S-!jw}1*FH`MpjF><-jNc8@;Aas@SO7w$;0QHoy6)Qun4*dzB)k&oJ|GY zlCuk83^vcOPOYgUq-%$*HV~gqIn+h>t+!=R_8@t6lXlo4+MKa%|BwBm0S z*Q*{b$UAdmy$uOK4waFsmdkb}4}BCGBp4zXCZIj~fQEw@LI)l_YJ^8ZR-0v6afnGf zIy*_(G}jybK~y2v@oI-#L?va$Atj%p$!YD69DFX576tlOQZJxg_&Vu{Oqq<0^2HB^ CQ+tj8 diff --git a/log_test.txt b/log_test.txt index 3e496e5..72c8991 100644 --- a/log_test.txt +++ b/log_test.txt @@ -30,6 +30,11 @@ D +Début de l'enregistrement des réactions. + + + + Début de l'enregistrement des réactions.