Software Freedom Law Center

Changeset 127

Show
Ignore:
Timestamp:
06/04/08 18:19:38 (4 months ago)
Author:
landon
Message:

Pruned some more off of tracker.py

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/antimatter/luke/myplugs/tracker.py

    r126 r127  
    44from gozerbot.commands import cmnds 
    55 
     6 
    67def start_convo(bot, ievent): 
    78    print ievent.usercmnd,ievent.txt 
    89    print "DIRECT" 
     10    user = auth.authenticate() 
    911 
    1012cmnds.add('time', start_convo, 'USER') 
    11  
    12 def time_handler(bot, ievent): 
    13     # Ideally *_convo functions lead here transparently 
    14     return 1 

SFLC Main Page

[frdm] Support SFLC