Skip to content

Commit

Permalink
Merge pull request #4 from ruebot/master
Browse files Browse the repository at this point in the history
Remove poledance & euph
  • Loading branch information
thatandromeda committed Jan 18, 2013
2 parents 68e692d + a7ebdc2 commit 8f1cd6e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 53 deletions.
7 changes: 0 additions & 7 deletions edsu-plugins/Assorted/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -719,13 +719,6 @@ def haiku(self, irc, msg, args):
resp = [lmb(x) for x in haiku.contents]
irc.reply(' / '.join([x for x in resp if x]), prefixNick=False)

def poledance(self, irc, msg, args):
irc.reply(" |", prefixNick=False)
irc.reply(" o/|", prefixNick=False)
irc.reply("/| |", prefixNick=False)
irc.reply(" >>|", prefixNick=False)
irc.reply(" |", prefixNick=False)

def dance(self, irc, msg, args):
irc.reply(" o/", prefixNick=False)
irc.reply("/|", prefixNick=False)
Expand Down
12 changes: 0 additions & 12 deletions edsu-plugins/Euphemism/__init__.py

This file was deleted.

8 changes: 0 additions & 8 deletions edsu-plugins/Euphemism/config.py

This file was deleted.

26 changes: 0 additions & 26 deletions edsu-plugins/Euphemism/plugin.py

This file was deleted.

0 comments on commit 8f1cd6e

Please sign in to comment.