Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Guinness
wantzel
Commits
807dfe12
Commit
807dfe12
authored
May 21, 2015
by
Mindiell
Browse files
Change topic of the good chan
parent
ca0fb68e
Changes
1
Hide whitespace changes
Inline
Side-by-side
wantzel.py
View file @
807dfe12
...
@@ -429,7 +429,7 @@ class Wantzel(object):
...
@@ -429,7 +429,7 @@ class Wantzel(object):
rows
=
cursor
.
fetchall
()
rows
=
cursor
.
fetchall
()
number
=
int
(
rows
[
0
][
0
])
number
=
int
(
rows
[
0
][
0
])
if
self
.
number
!=
number
:
if
self
.
number
!=
number
:
self
.
irc
.
client
.
topic
(
"#
mytipy
"
,
messages
[
"topic"
]
%
number
)
self
.
irc
.
client
.
topic
(
"#
lqdn-rp
"
,
messages
[
"topic"
]
%
number
)
pass
pass
self
.
number
=
number
self
.
number
=
number
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment