Skip to content

Syntax error in bot.py #17

@goagex

Description

@goagex

You are missing : in 2 places in bot.py
(venv) root@lab-script01:~/git/python-rss2irc# python2 main.py
Traceback (most recent call last):
File "main.py", line 3, in
from bot import Bot
File "/root/git/python-rss2irc/bot.py", line 175
if self.config.shorturls

Line 175: if self.config.shorturls <-
Line 179: else <-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions