mirror of
https://github.com/sys-fs/seddy
synced 2024-11-21 19:34:15 -05:00
merge
This commit is contained in:
commit
9d1d5a6da9
@ -51,7 +51,7 @@ class Queue:
|
|||||||
def main():
|
def main():
|
||||||
nick = 'seddy'
|
nick = 'seddy'
|
||||||
server = 'lain.church'
|
server = 'lain.church'
|
||||||
channel = '#sedward'
|
channel = '#lain'
|
||||||
gecos = 'A text processing bot'
|
gecos = 'A text processing bot'
|
||||||
|
|
||||||
history = Queue(48)
|
history = Queue(48)
|
||||||
|
Loading…
Reference in New Issue
Block a user