Skip to content

Commit

Permalink
+!silvertips
Browse files Browse the repository at this point in the history
  • Loading branch information
mjays committed Aug 28, 2012
1 parent b310003 commit 11728d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ twitter_tester.log
radio_url

*.sublime-project
*.sublime-workspace
*.sublime-workspace
2 changes: 1 addition & 1 deletion commands/shardcorecommand.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class ShardcoreCommand( BaseCommand ):

def __init__(self):
BaseCommand.__init__( self )
self.command_mappings = [ "shardcore", "shardy", "eric" ]
self.command_mappings = [ "shardcore", "shardy", "eric", "silvertips" ]
self.templates = [ Template("paints a lovely painting of Morrissey."),
Template("is told to bite his tongue by $name."),
Template("is denied access to the United States of Botstep."),
Expand Down

0 comments on commit 11728d6

Please sign in to comment.