Bot name without text makes it crash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lalita |
Fix Released
|
High
|
Héctor Sanchez |
Bug Description
For example, if the bot is called "examplia", you write "examplia,", and...
Traceback (most recent call last):
File "/usr/lib/
return self.protocol.
File "/usr/lib/
File "/usr/lib/
why = self.lineReceiv
File "/usr/lib/
--- <exception caught here> ---
File "/usr/lib/
File "/usr/lib/
File "ircbot.py", line 162, in privmsg
msg = msg[1:].strip()
Changed in lalita: | |
milestone: | none → alpha |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in lalita: | |
assignee: | nobody → Héctor Sanchez (hsanchez) |
status: | Confirmed → Fix Committed |
Changed in lalita: | |
status: | Fix Committed → Fix Released |