Introduction
Introduction Statistics Contact Development Disclaimer Help
Add comment to explain code - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 7166b93b08b30b2a0c7ab0732376abc76fe41943
parent bdaa3eb970d188f3d20132ca83a02b1aa9eb89b7
Author: Scarlett McAllister <[email protected]>
Date: Mon, 28 Aug 2023 22:48:12 -0300
Add comment to explain code
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M modules/idlerpg/idlerpg-channel-se… | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/modules/idlerpg/idlerpg-channel-service.py b/modules/idlerpg/idler…
@@ -150,6 +150,7 @@ def main(args):
say(chaninpath, hackerinfo)
for user in users:
+ # Build a hacker for newly appeared irc user
if user not in list(hackers.keys()) and user != ircuser:
hackers[user] = random_hacker()
print(hackers)
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.