Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 441 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 441 Bytes

supybot-plugins

Some little plugins for IRC bot Supybot http://sourceforge.net/projects/supybot/

Eightball:

command: eightball

  • output: an official eightball answer

Slap:

command: slap

  • output: /me slaps

command: hit

  • output: random hit message including targets name and a random weapon

installation: in plugin.py fill in your channel name on this line: 'self.channel = ""'