index
:
warmachine
gh-pages
master
simple, no bullshit irc bot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actions
/
quit.py
blob: c945f5d7ebdc4b491276a48440e715532d676d8a (
plain
) (
blame
)
1
2
3
4
5
6
7
class
quit
:
def
__init__
(
self
):
self
=
[]
def
getAction
(
self
,
data
):
return
'QUIT
\r\n
'